Merge "[Pixel RR] Apply reviewed default permissions" into main
This commit is contained in:
commit
480be09cc2
1 changed files with 7 additions and 0 deletions
|
@ -167,5 +167,12 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
|
<exception package="com.google.android.apps.pixel.relationships">
|
||||||
|
<!-- Contacts -->
|
||||||
|
<permission name="android.permission.READ_CALL_LOG" fixed="false"/>
|
||||||
|
<permission name="android.permission.READ_CONTACTS" fixed="false"/>
|
||||||
|
<permission name="android.permission.WRITE_CONTACTS" fixed="false"/>
|
||||||
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue