aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:15:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:15:54 +0000
commit84f7320d32b7dee4a4b90fdef280119207495992 (patch)
tree90fa9466295c87cab917e0ce85abc64d4bbeb206
parentc9ea3f42c5f5f30cfa89c6c38fcf6c6a8ec1c46f (diff)
parent4fb29891e76cfd3d0d03664d12fdde59dc64f20e (diff)
downloadlibevent-android14-mainline-networking-release.tar.gz
Change-Id: I288a8ab327754f950d2331177cf024b33cf079eb
-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",
],
}