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)
committerRyan Longair <rlongair@google.com>
Fri, 7 Sep 2018 18:08:09 +0000 (11:08 -0700)
commit34d146410e8383fd94ec4a192ee8d7a9ab56ca12
treef10b94cd41a9b71aaa9d21885456d63a7399289d
parent2fdd931e7f3014c2c982bf704319e3b996ef411b
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)
(cherry picked from commit 77b62b24c6d386f7913bfe16e1ab121404c3b50a)
src/com/android/settings/bluetooth/BluetoothPairingController.java
tests/robotests/src/com/android/settings/bluetooth/BluetoothPairingControllerTest.java [new file with mode: 0644]