aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 00:59:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 00:59:57 +0000
commitec4eb88ceb1a4f008dbe668d3cbf42eb513f364f (patch)
tree90fa9466295c87cab917e0ce85abc64d4bbeb206
parent71e44780d76c244bfd2a4f11f06aadfb40cefd99 (diff)
parent4fb29891e76cfd3d0d03664d12fdde59dc64f20e (diff)
downloadlibevent-android14-mainline-cellbroadcast-release.tar.gz
Change-Id: I3befe538d2b1014def41b29e278c4f36d37297a9
-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",
],
}