blob: 3e771cdb6fa5871529a97a9b22b5647926c9c3bf [file] [log] [blame]
Haijie Hong952d9f62023-11-30 18:54:32 +08001package: "com.android.settings.flags"
Oriol Prieto Gascoed2b12c2024-02-06 18:34:43 +00002container: "system"
Haijie Hong952d9f62023-11-30 18:54:32 +08003
4flag {
5 name: "enable_offload_bluetooth_operations_to_background_thread"
6 namespace: "pixel_cross_device_control"
7 description: "Gates whether to offload bluetooth operations to background thread"
8 bug: "305636727"
9}
Haijie Hong82688cc2024-01-22 15:36:57 +080010
11flag {
12 name: "enable_bluetooth_profile_toggle_visibility_checker"
13 namespace: "pixel_cross_device_control"
14 description: "Gates whether to enable checker for bluetooth profile toggle visibility"
15 bug: "321178209"
16}