package: "com.android.settingslib.flags" container: "system" flag { name: "new_status_bar_icons" namespace: "systemui" description: "Enable new status bar system icons" bug: "314812750" } flag { name: "enable_cached_bluetooth_device_dedup" namespace: "bluetooth" description: "Enable dedup in CachedBluetoothDevice" bug: "319197962" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "bluetooth_qs_tile_dialog_auto_on_toggle" namespace: "bluetooth" description: "Displays the auto on toggle in the bluetooth QS tile dialog" bug: "316985153" } flag { name: "legacy_le_audio_sharing" namespace: "pixel_cross_device_control" description: "Gates the legacy le audio sharing UI." bug: "322295262" } flag { name: "enable_le_audio_sharing" namespace: "pixel_cross_device_control" description: "Gates whether to enable LE audio sharing" bug: "323125723" } flag { name: "enable_le_audio_qr_code_private_broadcast_sharing" namespace: "pixel_cross_device_control" description: "Gates whether to enable LE audio private broadcast sharing via QR code" bug: "323125723" } flag { name: "enable_hide_exclusively_managed_bluetooth_device" namespace: "dck_framework" description: "Hide exclusively managed Bluetooth devices in BT settings menu." bug: "324475542" } flag { name: "enable_set_preferred_transport_for_le_audio_device" namespace: "bluetooth" description: "Enable setting preferred transport for Le Audio device" bug: "330581926" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "allow_all_widgets_on_lockscreen_by_default" namespace: "systemui" description: "Allow all widgets on the lock screen by default." bug: "328261690" } flag { name: "enable_determining_advanced_details_header_with_metadata" namespace: "pixel_cross_device_control" description: "Use metadata instead of device type to determine whether a bluetooth device should use advanced details header." bug: "328556903" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "enable_determining_spatial_audio_attributes_by_profile" namespace: "cross_device_experiences" description: "Use bluetooth profile connection policy to determine spatial audio attributes" bug: "341005211" metadata { purpose: PURPOSE_BUGFIX } }