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:
Scott Wiest 2024-06-04 18:05:40 +00:00
parent d109dbd668
commit f3fcd24811

View file

@ -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">