We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee98610 commit 0224ccaCopy full SHA for 0224cca
core/res/AndroidManifest.xml
@@ -283,7 +283,7 @@
283
<!-- @hide -->
284
<permission android:name="android.permission.BIND_DIRECTORY_SEARCH"
285
android:permissionGroup="android.permission-group.PERSONAL_INFO"
286
- android:protectionLevel="signature" />
+ android:protectionLevel="signature|system" />
287
288
<!-- Allows an application to read the user's call log. -->
289
<permission android:name="android.permission.READ_CALL_LOG"
0 commit comments