* commit 'b4b692f9a861041692d13363e594fbae2bbd7f87': Change directory permission to "signature|system"
This commit is contained in:
@@ -283,7 +283,7 @@
|
||||
<!-- @hide -->
|
||||
<permission android:name="android.permission.BIND_DIRECTORY_SEARCH"
|
||||
android:permissionGroup="android.permission-group.PERSONAL_INFO"
|
||||
android:protectionLevel="signature" />
|
||||
android:protectionLevel="signature|system" />
|
||||
|
||||
<!-- Allows an application to read the user's call log. -->
|
||||
<permission android:name="android.permission.READ_CALL_LOG"
|
||||
|
||||
Reference in New Issue
Block a user