OSDN Git Service

Update PBAP info for all pairing dialogs. DO NOT MERGE
authorjackqdyulei <jackqdyulei@google.com>
Tue, 19 Jun 2018 23:52:07 +0000 (16:52 -0700)
committerHansong Zhang <hsz@google.com>
Wed, 22 Aug 2018 03:23:26 +0000 (03:23 +0000)
commit77b62b24c6d386f7913bfe16e1ab121404c3b50a
tree28eb9f9cbe9940e2e252999eb571a8fb7dbdcd12
parent12c9be12552aaf6f61e5eaba7f839e274e424b4f
Update PBAP info for all pairing dialogs. DO NOT MERGE

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
Bug: 109842273
Bug: 72872376
Test: RunSettingsRoboTests
(cherry picked from commit 7015e20a554fd7f8f7ded7359a5ecc13a82a0464)
src/com/android/settings/bluetooth/BluetoothPairingController.java
tests/robotests/src/com/android/settings/bluetooth/BluetoothPairingControllerTest.java [new file with mode: 0644]