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

Commit 91c29d0c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change MANAGE_ROLLBACKS permission to signature|verifier"

parents c3a5109a 4d55976c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3861,7 +3861,7 @@

    <!-- @SystemApi @hide Allows managing apk level rollbacks. -->
    <permission android:name="android.permission.MANAGE_ROLLBACKS"
        android:protectionLevel="signature|installer" />
        android:protectionLevel="signature|verifier" />

    <!-- @SystemApi @hide Allows an application to mark other applications as harmful -->
    <permission android:name="android.permission.SET_HARMFUL_APP_WARNINGS"