[ConnectedDevicePage] Make bonded bluetooth devices can be found by Settings search
Bonded bluetooth devices can be found by Settings search using device name and jump to connected device page. Test: atest ConnectedDeviceGroupControllerTest Bug: 319056077 Change-Id: I738d7bd400e41647666966e6b39cd7bff01fc551 Flag: com.android.settings.flags.Flags.enableBondedBluetoothDeviceSearchable
This commit is contained in:
@@ -14,3 +14,14 @@ flag {
|
||||
description: "Gates whether to require an auth challenge for changing USB preferences"
|
||||
bug: "317367746"
|
||||
}
|
||||
|
||||
|
||||
flag {
|
||||
name: "enable_bonded_bluetooth_device_searchable"
|
||||
namespace: "pixel_cross_device_control"
|
||||
description: "Set bonded bluetooth devices under connected devices page to be searchable by Settings search."
|
||||
bug: "319056077"
|
||||
metadata {
|
||||
purpose: PURPOSE_BUGFIX
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user