am 86dc1219: am bb60518a: am fc0c3b43: Merge "Set new PBAP connections to always allow." into lmp-dev
* commit '86dc1219a632ebcab1d7d895133e6143949e7a00': Set new PBAP connections to always allow.
This commit is contained in:
@@ -539,7 +539,7 @@ final class CachedBluetoothDevice implements Comparable<CachedBluetoothDevice> {
|
|||||||
if (bondState == BluetoothDevice.BOND_NONE) {
|
if (bondState == BluetoothDevice.BOND_NONE) {
|
||||||
mProfiles.clear();
|
mProfiles.clear();
|
||||||
mConnectAfterPairing = false; // cancel auto-connect
|
mConnectAfterPairing = false; // cancel auto-connect
|
||||||
setPhonebookPermissionChoice(ACCESS_UNKNOWN);
|
setPhonebookPermissionChoice(ACCESS_ALLOWED);
|
||||||
setMessagePermissionChoice(ACCESS_UNKNOWN);
|
setMessagePermissionChoice(ACCESS_UNKNOWN);
|
||||||
mPhonebookRejectedTimes = 0;
|
mPhonebookRejectedTimes = 0;
|
||||||
savePhonebookRejectTimes();
|
savePhonebookRejectTimes();
|
||||||
|
|||||||
Reference in New Issue
Block a user