aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:40:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:40:48 +0000
commit786856f185cee6168fd60a3a71a9abf89e1bb292 (patch)
tree90fa9466295c87cab917e0ce85abc64d4bbeb206
parent1665e224d5269cf3275d59319e22df16580b1755 (diff)
parent4fb29891e76cfd3d0d03664d12fdde59dc64f20e (diff)
downloadlibevent-android14-mainline-appsearch-release.tar.gz
Snap for 10453563 from 4fb29891e76cfd3d0d03664d12fdde59dc64f20e to mainline-appsearch-releaseaml_ase_341510000aml_ase_341410000aml_ase_341310010aml_ase_341113000aml_ase_340913000android14-mainline-appsearch-release
Change-Id: I6e32c9f353c31e9d229c18f8f548df329e6b7a67
-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",
],
}