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

Commit 40ab5883 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: Id56aee8e4659b8d395529e019a44dff3c856344f
parents 5365835c 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. -->