Remove location access
Location access is not needed for physical channel configuration changes anymore Bug: 185247832 Test: On Device Test: atest ConnectivityThermalPowerManagerTests Change-Id: Ic14b958b191324205ff916d7aff718ddfb3cee04
This commit is contained in:
parent
c143d3746d
commit
8ed616d088
1 changed files with 0 additions and 6 deletions
|
@ -100,12 +100,6 @@
|
|||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.connectivitythermalpowermanager">
|
||||
<!-- Location access to determine device physical channel configurations-->
|
||||
<permission name="android.permission.ACCESS_COARSE_LOCATION" fixed="true"/>
|
||||
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="true"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.wfcactivation">
|
||||
<!-- SMS -->
|
||||
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue