Merge "Mark READ_APP_SPECIFIC_LOCALE as installer"

This commit is contained in:
Nate Myren
2022-09-29 15:50:26 +00:00
committed by Android (Google) Code Review

View File

@@ -3509,7 +3509,7 @@
application-specific locale configs.
<p>Not for use by third-party applications. -->
<permission android:name="android.permission.READ_APP_SPECIFIC_LOCALES"
android:protectionLevel="signature" />
android:protectionLevel="signature|installer" />
<!-- @hide Allows an application to monitor {@link android.provider.Settings.Config} access.
<p>Not for use by third-party applications. -->