Skip to content

Commit 2bb735c

Browse files
committed
[Bluetooth apex] Use new apex name
The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Change-Id: I504a8727ddf73d3568616bc0f57983331dd28744
1 parent 8da1061 commit 2bb735c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android.bp

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ cc_library_static {
9494

9595
apex_available: [
9696
"//apex_available:platform",
97-
"com.android.bluetooth",
97+
"com.android.btservices",
9898
"com.android.media.swcodec",
9999
],
100100
min_sdk_version: "29",

0 commit comments

Comments
 (0)