From b27c78260b9e6563b5655c8c5331e0b5090d313f Mon Sep 17 00:00:00 2001 From: William Escande Date: Thu, 16 Jun 2022 17:26:10 -0700 Subject: 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 --- Android.bp | 1 + 1 file changed, 1 insertion(+) 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", -- cgit v1.2.3