aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:50 +0000
commite7a7d695cd2bcd25e0b1def68b5d76d64521ebc5 (patch)
tree90fa9466295c87cab917e0ce85abc64d4bbeb206
parentde5bcc9545429c8a77a3d52aa4314b7b337db880 (diff)
parent4fb29891e76cfd3d0d03664d12fdde59dc64f20e (diff)
downloadlibevent-android14-mainline-sdkext-release.tar.gz
Snap for 10453563 from 4fb29891e76cfd3d0d03664d12fdde59dc64f20e to mainline-sdkext-releaseaml_sdk_341510000aml_sdk_341410000aml_sdk_341110080aml_sdk_341110000aml_sdk_341010000aml_sdk_340912010android14-mainline-sdkext-release
Change-Id: Ie93a09b169e42e83ab0d90dd007ab767d439245b
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index a0c5c1b..7f0d910 100644
--- a/Android.bp
+++ b/Android.bp
@@ -119,6 +119,6 @@ cc_library {
min_sdk_version: "30",
apex_available: [
"//apex_available:platform",
- "com.android.bluetooth",
+ "com.android.btservices",
],
}