am b4b692f9: am 2ff0c048: Merge "Change directory permission to "signature|system"" into jb-mr1-dev

* commit 'b4b692f9a861041692d13363e594fbae2bbd7f87':
  Change directory permission to "signature|system"
This commit is contained in:
Subir Jhanb
2012-08-16 17:22:56 -07:00
committed by Android Git Automerger

View File

@@ -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"