75dea8ea802c946b50aaa52a4bb9efeafe41c5ed
This CL before, DevicePickerFragment didn't check the whether 3rd-party app have Bluetooth permission before sending broadcast. It's will cause the 3rd-party app can get Bluetooth device information without request permission. This CL will send broadcast with Bluetooth permission that make sure the receiver who have Bluetooth permission can get this Bluetooth device infomation. Bug: 161716630 Test: verify on test apk to confirm that not showing mac address. Change-Id: I6662dc38b3491e5ee467058dd74863ecac27cdd7
…
…
…
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%