Add notification pregrant for SCONE
Bug: 233243584 Change-Id: I9bb2b014c7edb665a7c2675e86ff4d67cde94b48 Test: manual
This commit is contained in:
parent
b68bbe1e25
commit
adc9355635
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
||||||
<exception package="com.google.android.apps.scone">
|
<exception package="com.google.android.apps.scone">
|
||||||
<!-- Used to call ActivityTransition API for Smart PNO -->
|
<!-- Used to call ActivityTransition API for Smart PNO -->
|
||||||
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
<permission name="android.permission.ACTIVITY_RECOGNITION" fixed="false"/>
|
||||||
|
<!-- Notifications -->
|
||||||
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
<exception
|
<exception
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue