Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 857182f4 authored by Nate Myren's avatar Nate Myren
Browse files

Mark READ_APP_SPECIFIC_LOCALE as installer

This allows the PermissionController to get it.

Bug: 243856294
Test: atest PermissionPolicyTest
Change-Id: I380b655405d19742322d55128eac58f817547648
parent a7b472ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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. -->