Merge "Renamed bluetooth apex name to com.android.bluetooth" am: a447c0973b am: c29e4fc462 am: 072039402d am: 8e91f00181

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1924343

Change-Id: Id911065a6223ce56c3e566e848bb5db32260ce5f
This commit is contained in:
Etienne Ruffieux
2021-12-16 23:31:19 +00:00
committed by Automerger Merge Worker

View File

@@ -2647,7 +2647,7 @@ func makeApexAvailableBaseline() map[string][]string {
//
// Module separator
//
m["com.android.bluetooth.updatable"] = []string{
m["com.android.bluetooth"] = []string{
"android.hardware.audio.common@5.0",
"android.hardware.bluetooth.a2dp@1.0",
"android.hardware.bluetooth.audio@2.0",