Merge "Renamed bluetooth apex name to com.android.bluetooth" am: a447c0973b am: c29e4fc462

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

Change-Id: I56f40d64e13f094f571b1bbe52e7e105f864244a
This commit is contained in:
Etienne Ruffieux
2021-12-16 22:44:25 +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",