From 07b90e4f25df4d91bfbca934c2f6e52a20bf436b Mon Sep 17 00:00:00 2001 From: oxmc Date: Thu, 4 Sep 2025 01:39:42 -0700 Subject: [PATCH] Update Android.bp --- Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.bp b/Android.bp index 838d35c..27137f9 100644 --- a/Android.bp +++ b/Android.bp @@ -11,7 +11,7 @@ android_app_import { apk: "prebuilt/x86_64/*x86-64*.apk", }, }, - certificate: "presigned", + certificate: "PRESIGNED", privileged: false, overrides: ["Browser", "Browser2"], } \ No newline at end of file