Removing unneeded potentially harmful permissions in Creative Assistant
Bug: 339334303 FLAG: EXEMPT Bugfix to remove the permissions that were flagged as harmful and are no longer being used. Change-Id: Ibc3915b2154cecf40a8484b2ffb8eef8a2ad52d0
This commit is contained in:
parent
d109dbd668
commit
f3fcd24811
1 changed files with 0 additions and 3 deletions
|
@ -67,9 +67,6 @@
|
|||
|
||||
<exception package="com.google.android.apps.pixel.creativeassistant">
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
<permission name="android.permission.READ_MEDIA_IMAGES" fixed="false"/>
|
||||
<permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false"/>
|
||||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception package="com.google.android.apps.cbrsnetworkmonitor">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue