OSDN Git Service

Update PBAP info for all pairing dialogs.
authorjackqdyulei <jackqdyulei@google.com>
Tue, 19 Jun 2018 23:52:07 +0000 (16:52 -0700)
committerjackqdyulei <jackqdyulei@google.com>
Wed, 20 Jun 2018 00:23:32 +0000 (17:23 -0700)
commit7015e20a554fd7f8f7ded7359a5ecc13a82a0464
tree8cf206d2a92218ef80d45e136657981172d2cfdb
parentad2d1b91b69f102cd366d0cbba505e06da89c52b
Update PBAP info for all pairing dialogs.

This is a bug from ag/4210612, in which it only update PBAP info
for USER_ENTRY_DIALOG. So in other kind of dialogs it never upload
correct PBAP info to bluetooth backend.

This CL fix it by updating PBAP for all dialogs.

Change-Id: Ia39eee1acaece555e8e5a305ec2c803294d7efbd
Fixes: 109842273
Test: RunSettingsRoboTests
src/com/android/settings/bluetooth/BluetoothPairingController.java
tests/robotests/src/com/android/settings/bluetooth/BluetoothPairingControllerTest.java [new file with mode: 0644]