Enable Gnss Pixel Monitor For Device am: ec089270cc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13807688 Change-Id: I2cf91d552749a2c66b2af1866e5943858c7bf6a1
This commit is contained in:
commit
59844eab20
1 changed files with 5 additions and 0 deletions
|
@ -102,5 +102,10 @@
|
||||||
<!-- SMS -->
|
<!-- SMS -->
|
||||||
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
|
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
|
<exception package="com.google.android.gnsspixelmonitor">
|
||||||
|
<permission name="android.permission.ACCESS_FINE_LOCATION" fixed="true"/>
|
||||||
|
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="true"/>
|
||||||
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue