Do not cancel bonding during bt pairing when orientation happens.
Flag: com.android.settings.flags.disable_bonding_cancellation_for_orientation_change Bug: b/349542301 Test: locally tested. Change-Id: I56867eb39ca783b23853318c39e0f25ce1a80e6f
This commit is contained in:
@@ -31,3 +31,13 @@ flag {
|
||||
description: "Gates whether to enable bluetooth device details polish"
|
||||
bug: "343317785"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "disable_bonding_cancellation_for_orientation_change"
|
||||
namespace: "cross_device_experiences"
|
||||
description: "Stop cancelling bonding process when there is an orientation change"
|
||||
bug: "349542301"
|
||||
metadata {
|
||||
purpose: PURPOSE_BUGFIX
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user