We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a994b5 + 0224cca commit 2ff0c04Copy full SHA for 2ff0c04
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