Skip to content

Commit 79d51cc

Browse files
committed
[Bluetooth apex] Use new apex name
The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Merged-In: I74527e0c32dd4ede9b1af58cc3d4f006ff7c67f8 Change-Id: I74527e0c32dd4ede9b1af58cc3d4f006ff7c67f8
1 parent cbe09ae commit 79d51cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android.bp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ cc_library {
871871
},
872872
apex_available: [
873873
"//apex_available:platform",
874-
"com.android.bluetooth",
874+
"com.android.btservices",
875875
],
876876
min_sdk_version: "30",
877877
}

0 commit comments

Comments
 (0)