mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Remove READ_PHONE_STATE for dcservice
We'll rerun the review to use READ_PRIVILEGED_PHONE_STATE in QPR2 instead Bug: 293811206 TESTED=Manual Change-Id: I71bc67b102f5c7f021d774c5c505e0a8713f36e6
This commit is contained in:
@@ -145,9 +145,5 @@
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="true"/>
|
||||
</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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user