Show a dialog if bluetooth key is missing when reconnecting
Previous change is reverted due to test failure in b/362901443. BUG: 360031750 Test: atest BluetoothKeyMissingDialogTest Flag: com.android.settings.flags.enable_bluetooth_key_missing_dialog Change-Id: I05b940e8aac26c14f93baa19c224ad98c291b891
This commit is contained in:
@@ -34,3 +34,13 @@ flag {
|
||||
purpose: PURPOSE_BUGFIX
|
||||
}
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "enable_bluetooth_key_missing_dialog"
|
||||
namespace: "cross_device_experiences"
|
||||
description: "Show a dialog if the bluetooth key is missing when reconnecting"
|
||||
bug: "360031750"
|
||||
metadata {
|
||||
purpose: PURPOSE_BUGFIX
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user