summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-06 10:06:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-06 10:06:22 +0000
commit5852dc6f6b2f9c09436a01dfa03da068d0ba6b8b (patch)
treebd7efe57564da2045544ddce6181b7c9af0bc90c
parent9e6c5ee7a66c46532444afc5b294e5fbd119ef26 (diff)
parenteb9947d30d6499c32af26e3e3b7d73b8c4fe8693 (diff)
downloadlibhardware-5852dc6f6b2f9c09436a01dfa03da068d0ba6b8b.tar.gz
Snap for 8152884 from eb9947d30d6499c32af26e3e3b7d73b8c4fe8693 to main-cg-testing-release
Change-Id: Icdbc8b35cac862f3bcaec9c22758c50d46c1da4a
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ebdd2544..acaeb25d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,6 +58,10 @@ cc_library_headers {
],
},
},
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.bluetooth",
+ ],
min_sdk_version: "29",
host_supported: true,