am fc0c3b43
: Merge "Set new PBAP connections to always allow." into lmp-dev
* commit 'fc0c3b43dfe420ef29dfa4fc576ffc486bc2266a': 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) {
|
||||
mProfiles.clear();
|
||||
mConnectAfterPairing = false; // cancel auto-connect
|
||||
setPhonebookPermissionChoice(ACCESS_UNKNOWN);
|
||||
setPhonebookPermissionChoice(ACCESS_ALLOWED);
|
||||
setMessagePermissionChoice(ACCESS_UNKNOWN);
|
||||
mPhonebookRejectedTimes = 0;
|
||||
savePhonebookRejectTimes();
|
||||
|
Reference in New Issue
Block a user