commit | a76e18d1da516bc35c6f7fdb2c677f1318894fc1 | [log] [tgz] |
---|---|---|
author | Hugh Chen <hughchen@google.com> | Tue Nov 17 14:09:08 2020 +0800 |
committer | Hugh Chen <hughchen@google.com> | Thu Nov 26 14:54:50 2020 +0800 |
tree | 781873fb4d45bdeb6c1a5b8bdfea957f672dd0a6 | |
parent | a2402d954c550bc2c20973c7a8dc0857bd697aab [diff] |
Fix toasts message is not displayed when cancel BT pairing request Before this CL, Bluetooth EventManager did not handle the error reason that was called UNBOND_REASON_REMOVED. If UNBOND_REASON_REMOVED is sended when cancel BT pairing, the error toast will not display. This CL will show error toast when received UNBOND_REASON_REMOVED. Bug: 173165769 Test: make -j42 RunSettingsLibRoboTests Change-Id: I5c75c17ebe204c8b9e5f1ff18c39ef8142e009eb