29b7f1d5faece1a703bb06ea8475aa1801ea0dfb
aosp/2093046 cancels bonding unconditionally in onDestroy(), this results in the user not being able to pair when the pair button is pressed because onDestroy() is also called in that case. Only cancel bonding if the user did not press the pair button. Bug: 231554812 Test: Changed settings app is able to scan after dismissing the dialog and is also able to pair when the pair button is pressed Change-Id: I868af9b795f1bb0766656e4619bd06dc8028008a Merged-In: I868af9b795f1bb0766656e4619bd06dc8028008a
…
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%