Renamed bluetooth apex name to com.android.bluetooth

Tag: #feature
Bug: 206614050
Test: Compiles
Change-Id: I4dc9f3d12ddc12e320a97c68144d5b642d6ab29b
This commit is contained in:
Etienne Ruffieux
2021-12-15 15:49:04 +00:00
parent 10fed2697e
commit 1651267c9c

View File

@@ -2641,7 +2641,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",