[bt] Add the Google module in pixel image
Flag: EXEMPT adding Google module to build is not flagged
Test: presubmit
Test: m then flash device then check Bluetooth version & functionality
Bug: 383863941
Change-Id: I7cd578a9afa253c44278574dd5c31b8a67eb5458
Merged-In: I7cd578a9afa253c44278574dd5c31b8a67eb5458
(cherry picked from commit 534b6ad4b4086271aa2d245c6568b6594947bae6)
diff --git a/android/config.go b/android/config.go
index e9cb2cd..ca170db 100644
--- a/android/config.go
+++ b/android/config.go
@@ -2182,7 +2182,7 @@
"RELEASE_APEX_CONTRIBUTIONS_ADSERVICES": "com.android.adservices",
"RELEASE_APEX_CONTRIBUTIONS_APPSEARCH": "com.android.appsearch",
"RELEASE_APEX_CONTRIBUTIONS_ART": "com.android.art",
- "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH": "com.android.btservices",
+ "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH": "com.android.bt",
"RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN": "",
"RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST": "com.android.cellbroadcast",
"RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE": "com.android.configinfrastructure",