Set preferences of DCK devices to be invisible in saved devices page. Test: atest: com.android.settings.bluetooth.SavedBluetoothDeviceUpdaterTest Bug: 322285078 Change-Id: I9bd38c1866f469f3c0395b77f935f7eb143ec70c
43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
package: "com.android.settings.flags"
|
|
|
|
flag {
|
|
name: "enable_subsequent_pair_settings_integration"
|
|
namespace: "pixel_cross_device_control"
|
|
description: "Gates whether to enable subsequent pair Settings integration."
|
|
bug: "299405720"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_le_audio_sharing"
|
|
namespace: "pixel_cross_device_control"
|
|
description: "Gates whether to enable LE audio sharing"
|
|
bug: "305620450"
|
|
}
|
|
|
|
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: "308368124"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_auth_challenge_for_usb_preferences"
|
|
namespace: "safety_center"
|
|
description: "Gates whether to require an auth challenge for changing USB preferences"
|
|
bug: "317367746"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_saved_devices_order_by_recency"
|
|
namespace: "pixel_cross_device_control"
|
|
description: "Order the saved bluetooth devices by most recently connected."
|
|
bug: "306160434"
|
|
}
|
|
|
|
flag {
|
|
name: "enable_hide_exclusively_managed_bluetooth_device"
|
|
namespace: "dck_framework"
|
|
description: "Hide exclusively managed Bluetooth devices in BT settings menu."
|
|
bug: "322285078"
|
|
} |