diff options
author | 2024-12-18 19:05:16 -0800 | |
---|---|---|
committer | 2024-12-18 19:05:16 -0800 | |
commit | 14ba754f98634ab7ce42e020bf1b6e8736fd32c0 (patch) | |
tree | 75e20845535e65bae41c0f82ea4540d86c4436c4 /flags/mcp.aconfig | |
parent | 5da279729f34d4083deefb00c7c055b3d4366b67 (diff) |
[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
Ignore-AOSP-First: We must change the apex configuration for pixel at
the same time to prevent breaking tip-of-tree
Bug: 383863941
Change-Id: If3ec0ce5bd6243721680510e2c7078ad61c2f0a3
Diffstat (limited to 'flags/mcp.aconfig')
-rw-r--r-- | flags/mcp.aconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flags/mcp.aconfig b/flags/mcp.aconfig index 430bacd761..80567acae7 100644 --- a/flags/mcp.aconfig +++ b/flags/mcp.aconfig @@ -1,5 +1,5 @@ package: "com.android.bluetooth.flags" -container: "com.android.btservices" +container: "com.android.bt" flag { name: "mcp_allow_play_without_active_player" |