[Bluetooth apex] Use new apex name
The Bluetooth apex name is now called com.android.btservices Bug: 243054261 Test: Build Change-Id: I1e12d9f88c7b8815796a2e0b6e1107b52129f573
This commit is contained in:
@@ -208,7 +208,7 @@ cc_library_static {
|
|||||||
"//apex_available:platform",
|
"//apex_available:platform",
|
||||||
"com.android.art",
|
"com.android.art",
|
||||||
"com.android.art.debug",
|
"com.android.art.debug",
|
||||||
"com.android.bluetooth",
|
"com.android.btservices",
|
||||||
],
|
],
|
||||||
// being part of updatable apexes, this should work on older releases
|
// being part of updatable apexes, this should work on older releases
|
||||||
min_sdk_version: "apex_inherit",
|
min_sdk_version: "apex_inherit",
|
||||||
|
|||||||
Reference in New Issue
Block a user