summaryrefslogtreecommitdiff
path: root/apex
diff options
context:
space:
mode:
author David Duarte <licorne@google.com> 2023-03-29 20:46:09 +0000
committer David Duarte <licorne@google.com> 2023-03-29 20:49:51 +0000
commit974b0e5244850d500f6d2827f7e1adeb9f7432bd (patch)
tree38cb77174797d81077af3bb43a88780083428a64 /apex
parent28ebd0a90fecadbfaae5829f9998a7667ccfae4d (diff)
Add missing bluetoothapk-platform-compat-config in btservices apex
Test: TreeHugger Bug: 275786550 Change-Id: I3da2075ebc1482a45f054f20d4cc899bc19860ed
Diffstat (limited to 'apex')
-rw-r--r--apex/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/Android.bp b/apex/Android.bp
index f68c56cc17..7451a8c455 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -23,6 +23,7 @@ apex {
compat_configs: [
"bluetooth-compat-config",
"framework-bluetooth-compat-config",
+ "bluetoothapk-platform-compat-config",
],
apps: ["Bluetooth"],