Renamed bluetooth apex name to com.android.bluetooth

Tag: #feature
Bug: 206614050
Test: Compiles
Change-Id: I4dc9f3d12ddc12e320a97c68144d5b642d6ab29b
diff --git a/apex/apex.go b/apex/apex.go
index 0a785f3..af1ece4 100644
--- a/apex/apex.go
+++ b/apex/apex.go
@@ -2641,7 +2641,7 @@
 	//
 	// 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",