aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:40:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:40:09 +0000
commit1b4e5ebd397985d2ca7cf6bceee76d1bbd0fc85c (patch)
tree90fa9466295c87cab917e0ce85abc64d4bbeb206
parentc3c92c2e70f8b8c6ccba015a423c5ddd4773d926 (diff)
parent4fb29891e76cfd3d0d03664d12fdde59dc64f20e (diff)
downloadlibevent-android14-mainline-art-release.tar.gz
Change-Id: I7394bc2463bb56475d2faa0581cd8e6951c019ab
-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",
],
}