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

Commit e4e58eb4 authored by Matt Pape's avatar Matt Pape Committed by android-build-merger
Browse files

Merge "Add verifier protection level to WRITE_DEVICE_CONFIG permission." into qt-dev am: 4892d135

am: 073e0a80

Change-Id: Ic6a3479ac68295a8d533499a38cf03a57c62d54d
parents e442b5d2 073e0a80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2544,7 +2544,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. -->