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