diff options
author | 2025-04-10 16:21:55 -0700 | |
---|---|---|
committer | 2025-04-10 16:21:55 -0700 | |
commit | e144636772e214d156613381cf597861eb420a4b (patch) | |
tree | a66393d1b4c67d622e18a014be6424f71021a8d3 /PermissionController/role-controller/Android.bp | |
parent | 29d0f9f930a0cc47e1740b67e75338a825f55415 (diff) | |
parent | 453adc2a8275c5437c1c488bba51847590499800 (diff) |
Merge cherrypicks of ['googleplex-android-review.googlesource.com/32899264', 'googleplex-android-review.googlesource.com/32978037'] into 25Q2-release.
Change-Id: I27fd5fe92e075c77e758a25de09f80e8670c404f
Diffstat (limited to 'PermissionController/role-controller/Android.bp')
-rw-r--r-- | PermissionController/role-controller/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PermissionController/role-controller/Android.bp b/PermissionController/role-controller/Android.bp index f89fd140c..9f217660a 100644 --- a/PermissionController/role-controller/Android.bp +++ b/PermissionController/role-controller/Android.bp @@ -32,7 +32,6 @@ java_library { ], static_libs: [ "modules-utils-build_system", - "aconfig_settingslib_exported_flags_java_lib", "android.app.appfunctions.exported-flags-aconfig-java", "android.companion.virtualdevice.flags-aconfig-java-export", "android.content.pm.flags-aconfig-java-export", |