[Gs101] Update pregrant permissions for Restore APK
-. RECEIVE_SMS and READ_PHONE_NUMBERS permissions are no longer used. -. Add the ACCESS_FINE_LOCATION permission for iOS WiFi D2D which was approved in b/188150877. Bug: 188150877 Fix: 162937804 Test: Manual tested on Barbet. Change-Id: I518275717ebd2b81bb888eaddc58222fe92b92c1
This commit is contained in:
parent
ebf4d9934a
commit
00d640335c
1 changed files with 2 additions and 3 deletions
|
@ -71,9 +71,8 @@
|
|||
<!-- Call logs -->
|
||||
<permission name="android.permission.READ_CALL_LOG" fixed="false"/>
|
||||
<permission name="android.permission.WRITE_CALL_LOG" fixed="false"/>
|
||||
<!-- SMS -->
|
||||
<permission name="android.permission.RECEIVE_SMS" fixed="false"/>
|
||||
<permission name="android.permission.READ_PHONE_NUMBERS" fixed="false"/>
|
||||
<!-- Used to set up a Wi-Fi P2P network -->
|
||||
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue