commit | 6011aabaa20ba801911378209101ad6da0ca1ddb | [log] [tgz] |
---|---|---|
author | Sravan voleti <sravankumar@codeaurora.org> | Fri Feb 28 14:17:06 2020 +0530 |
committer | Sravan voleti <sravankumar@codeaurora.org> | Fri Feb 28 16:06:57 2020 +0530 |
tree | ba160b4c7b7bbb5f5f85a710586f15661fe54983 | |
parent | 57c177f717b5082c0da9af1b65a00dfbaca5adf4 [diff] |
Bluetooth: Add proper permission to fetch Wi-Fi Info. Use case: 1) Turn on Bluetooth 2) Connect to Wi-Fi network Issue: BT sending Wi-Fi state off signal to stack even though Wifi is connection is active. Root cause: BT process has insufficient permissions to access the network ID. Fix: Add ACCESS_FINE_LOCATION permission in BT to get valid netWorkId. CRs-Fixed: 2631777 Change-Id: Ibebe885b5c5324e9fb8b6961b66c19f19fd9b85f