From a3096c04f13b50982b2dcd616f0a1e2809563353 Mon Sep 17 00:00:00 2001 From: SymphonicDeviation <186754943+SymphonicDeviation@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:49:24 -0500 Subject: [PATCH] [PM-14240] Add Quetta Browser to Privileged Apps (#4189) --- app/src/main/assets/fido2_privileged_community.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/src/main/assets/fido2_privileged_community.json b/app/src/main/assets/fido2_privileged_community.json index 8c66e0a6927..4a7a9bba9bb 100644 --- a/app/src/main/assets/fido2_privileged_community.json +++ b/app/src/main/assets/fido2_privileged_community.json @@ -1,5 +1,17 @@ { "apps": [ + { + "type": "android", + "info": { + "package_name": "net.quetta.browser", + "signatures": [ + { + "build": "release", + "cert_fingerprint_sha256": "BE:FE:E7:31:12:6A:A5:6E:7E:FD:AE:AF:5E:F3:FA:EA:44:1C:19:CC:E0:CA:EC:42:6B:65:BB:F8:2C:59:46:80" + } + ] + } + }, { "type": "android", "info": {