Add missing POST_NOTIFICATION pregrant for SCONE
Pregrant was previously approved on b/233243584, but never added for zumapro. Bug: 331811749 Test: manual Change-Id: I4decd647f87cefe85fb39ef14055e41496eeaedb
This commit is contained in:
parent
6fc452ec8f
commit
da8582fd02
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@
|
|||
<permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>
|
||||
<!-- Used to call ActivityTransition API for Smart PNO -->
|
||||
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
||||
<!-- Used to display notifications for Spectrum Speedboost and Satellite eSOS -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue