Bug: 339334303
FLAG: EXEMPT Bugfix to remove the permissions that were flagged as harmful and are no longer being used.
Change-Id: Ibc3915b2154cecf40a8484b2ffb8eef8a2ad52d0
- Give READ_MEDIA_IMAGES to CreativeAssistant.
- Since these is a protectionLevel=dangerous permission,
adding them to privapp-permissions does not work (that is
just for privileged|signature permissions).
- I've tested that this change works,
see https://screenshot.googleplex.com/746UujEb3ovc2Dg
Bug: 308029155
Test: adb shell dumpsys package com.google.android.apps.pixel.creativeassistant | grep granted=true
shows
android.permission.READ_EXTERNAL_STORAGE: granted=true, flags=[ GRANTED_BY_DEFAULT|RESTRICTION_SYSTEM_EXEMPT|RESTRICTION_UPGRADE_EXEMPT]
android.permission.READ_MEDIA_IMAGES: granted=true, flags=[ GRANTED_BY_DEFAULT]
Change-Id: Ief9f862c580e839946242fcc323514e5f9e5a162
Pregrant was previously approved on b/233243584, but never added for
zumapro.
Bug: 331811749
Test: manual
Change-Id: I4decd647f87cefe85fb39ef14055e41496eeaedb
- It was already approved at gs201 go/ag/19997820
Bug: 323482401
Test: manual and local build verify
Change-Id: I5016d3b4fdc16277eecac313a87ab9426e6fbdb0
Root cause: The permission "android.permission.BLUETOOTH_CONNECT" is missed for settingsintelligence on zumapro
Solution: pre-grant the permission "android.permission.BLUETOOTH_CONNECT" for settingsintelligence on zumapro
Fix: 320409645
Test: Manual Test
Flag: NA
Change-Id: I104a0e9a7e30fc1e530ee0e9baaab3972d6a992b