Haijie Hong | 952d9f6 | 2023-11-30 18:54:32 +0800 | [diff] [blame] | 1 | package: "com.android.settings.flags" |
Oriol Prieto Gasco | ed2b12c | 2024-02-06 18:34:43 +0000 | [diff] [blame] | 2 | container: "system" |
Haijie Hong | 952d9f6 | 2023-11-30 18:54:32 +0800 | [diff] [blame] | 3 | |
| 4 | flag { |
| 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 Hong | 82688cc | 2024-01-22 15:36:57 +0800 | [diff] [blame] | 10 | |
| 11 | flag { |
| 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 | } |