Add READ_PHONE_STATE for dcservice
For the Clear calling logging Bug: 293811206 TESTED=Manual Change-Id: Ifd996542ef3f64cda754ed88deabd72c79f12191
This commit is contained in:
parent
1d243624d4
commit
97cd05816b
1 changed files with 4 additions and 0 deletions
|
@ -137,5 +137,9 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
<exception package="com.google.android.apps.pixel.dcservice">
|
||||||
|
<!-- Phone state for Clear Calling logging -->
|
||||||
|
<permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
|
||||||
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue