Merge "PBAP: Do not set phonebook access to ACCESS_REJECTED automatically" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4cd19a7ece
@@ -1018,7 +1018,6 @@ public class CachedBluetoothDevice implements Comparable<CachedBluetoothDevice>
|
|||||||
== BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {
|
== BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET)) {
|
||||||
EventLog.writeEvent(0x534e4554, "138529441", -1, "");
|
EventLog.writeEvent(0x534e4554, "138529441", -1, "");
|
||||||
}
|
}
|
||||||
mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_REJECTED);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user