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

Commit 6569a101 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Add verifier protection level to WRITE_DEVICE_CONFIG...

Merge "Merge "Add verifier protection level to WRITE_DEVICE_CONFIG permission." into qt-dev am: 4892d135 am: 073e0a80 am: 40ab5883"
parents eb768a36 eef37133
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2526,7 +2526,7 @@
    <!-- @SystemApi @TestApi @hide Allows an application to modify config settings.
    <p>Not for use by third-party applications. -->
    <permission android:name="android.permission.WRITE_DEVICE_CONFIG"
        android:protectionLevel="signature|configurator"/>
        android:protectionLevel="signature|verifier|configurator"/>

    <!-- @SystemApi @hide Allows an application to read config settings.
    <p>Not for use by third-party applications. -->