Merge "PBAP: Do not set phonebook access to ACCESS_REJECTED automatically" am: 01447fa5e4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2098810 Change-Id: I3ab9e0feacf561193d6da65f659eff3db8aa251c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -998,7 +998,6 @@ public class CachedBluetoothDevice implements Comparable<CachedBluetoothDevice>
|
||||
== BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {
|
||||
EventLog.writeEvent(0x534e4554, "138529441", -1, "");
|
||||
}
|
||||
mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_REJECTED);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user