diff --git a/apex/apex.go b/apex/apex.go index b7faa5b98..55b085897 100644 --- a/apex/apex.go +++ b/apex/apex.go @@ -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",