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

Commit aff6ccce authored by Nate Myren's avatar Nate Myren Committed by Automerger Merge Worker
Browse files

Merge "Add |role to UPDATE_APP_OPS_STATS" into sc-dev am: 71a8968d am: 2eff6116

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15341655

Change-Id: If8bbc042ee8863e5da14194d4a055a3fe9897ba4
parents 6a0e3891 2eff6116
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3516,7 +3516,7 @@
         use by third party apps.
         use by third party apps.
         @hide -->
         @hide -->
    <permission android:name="android.permission.UPDATE_APP_OPS_STATS"
    <permission android:name="android.permission.UPDATE_APP_OPS_STATS"
        android:protectionLevel="signature|privileged|installer" />
        android:protectionLevel="signature|privileged|installer|role" />


    <!-- @SystemApi Allows an application to update the user app op restrictions.
    <!-- @SystemApi Allows an application to update the user app op restrictions.
         Not for use by third party apps.
         Not for use by third party apps.