diff options
author | 2025-02-27 15:14:49 -0800 | |
---|---|---|
committer | 2025-02-27 15:14:49 -0800 | |
commit | e6e2d30aded6756e3ccf8afdb2487df5cfe033f5 (patch) | |
tree | 925a6577c860d4d7b14a0e6ab56bd70e0710f7cc /Android.bp | |
parent | 2ffea6409fd15aaf82ee74363aa5cc6c704c336e (diff) | |
parent | d5c21e677affbda131b74f5085143f0db4405ddc (diff) |
Merge "Merge 25Q1 (ab/12770256) to aosp-main-future" into aosp-main-future
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index 9b1857741..f2aab3568 100644 --- a/Android.bp +++ b/Android.bp @@ -110,6 +110,7 @@ bootclasspath_fragment { package_prefixes: [ "android.app.role", "android.app.ecm", + "android.permission.internal", "android.permission.jarjar", "android.safetycenter", "android.safetylabel", |