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

* commit '2ff0c048446c47f9cb995def2a6d8cc5177533a2':
  Change directory permission to "signature|system"
This commit is contained in:
Subir Jhanb
2012-08-16 17:20:34 -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"