summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Escande <wescande@google.com>2022-06-16 17:26:10 -0700
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-24 21:09:25 +0000
commitb27c78260b9e6563b5655c8c5331e0b5090d313f (patch)
tree97361db037ab46fa067f92db6a911b5905dfa123
parent2d0bd773ba87569cd346a542ce04204ffa6631e0 (diff)
downloadlibcxx-b27c78260b9e6563b5655c8c5331e0b5090d313f.tar.gz
Move user file along to the new package name
Repro step: * Flash old build * Pair device * Change it's metadata: * Change connection_policy * Change Volume * Change phone_access * build and flash without wipe * observe device metadata Test: Repro step above Bug: 234063703 Ignore-AOSP-First: will be picked later Change-Id: I230be7dd8d657679c2b33c6324f3b525a98d1e2d (cherry picked from commit 578c0d318681072b6c037423a01489a8a4b07629) Merged-In: I230be7dd8d657679c2b33c6324f3b525a98d1e2d
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a494eb4ee..1ce1365ab 100644
--- a/Android.bp
+++ b/Android.bp
@@ -205,6 +205,7 @@ cc_library_static {
"//apex_available:platform",
"com.android.art",
"com.android.art.debug",
+ "com.android.bluetooth",
],
// being part of updatable apexes, this should work on older releases
min_sdk_version: "apex_inherit",