[Bluetooth apex] Use new apex name

The Bluetooth apex name is now called com.android.btservices

Bug: 243054261
Test: Build
Change-Id: I504a8727ddf73d3568616bc0f57983331dd28744
This commit is contained in:
William Escande 2022-08-22 11:27:53 -07:00
parent 8da1061f74
commit 2bb735c4fb
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ cc_library_static {
apex_available: [
"//apex_available:platform",
"com.android.bluetooth",
"com.android.btservices",
"com.android.media.swcodec",
],
min_sdk_version: "29",