summaryrefslogtreecommitdiff
path: root/android/config.go
diff options
context:
space:
mode:
author William Escande <wescande@google.com> 2025-01-09 10:56:45 -0800
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2025-01-09 10:56:45 -0800
commit9e06baedd9e7258376a12bb277c90fe1fa0ab445 (patch)
tree0856f2010d78f890461f26b957cdf3459bb29c80 /android/config.go
parentab5a837426dbcb4feea824d0bc0930526607ba97 (diff)
parent9d41acdddc51617959c651559d65c06cc13a6846 (diff)
Merge "[bt] Add the Google module in pixel image" into main
Diffstat (limited to 'android/config.go')
-rw-r--r--android/config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/config.go b/android/config.go
index 70c5e4f28..87aacd5cb 100644
--- a/android/config.go
+++ b/android/config.go
@@ -2189,7 +2189,7 @@ var (
"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",