[Bluetooth apex] Use new apex name

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

Bug: 243054261
Test: Build
Change-Id: Icd0262c6450c3434f9446eae5b9d4c1edaf05268
This commit is contained in:
William Escande 2022-08-22 11:27:59 -07:00
parent c271a2da6a
commit bb32db2555

View File

@ -113,7 +113,7 @@ aidl_interface {
min_sdk_version: "29",
apex_available: [
"//apex_available:platform",
"com.android.bluetooth",
"com.android.btservices",
],
},
},