Merge "[Bluetooth apex] Use new apex name"

This commit is contained in:
Treehugger Robot
2022-08-22 23:53:30 +00:00
committed by Gerrit Code Review

View File

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