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

Commit 937afbc3 authored by Steven Ng's avatar Steven Ng Committed by Automerger Merge Worker
Browse files

DO NOT MERGE: Revoke wellbeing from MANAGE_ROLE_HOLDERS am: 6318ec51 am:...

DO NOT MERGE: Revoke wellbeing from MANAGE_ROLE_HOLDERS am: 6318ec51 am: 0ca6f6ef am: 39c5d720

Change-Id: Ia2f8d6d62484eb31466b4a7b9179e80199538890
parents 7a3345cb 39c5d720
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -3788,10 +3788,9 @@
                android:protectionLevel="signature|installer" />

    <!-- @SystemApi Allows an application to manage the holders of a role.
         @hide
         STOPSHIP b/145526313: Remove wellbeing protection flag from MANAGE_ROLE_HOLDERS. -->
         @hide -->
    <permission android:name="android.permission.MANAGE_ROLE_HOLDERS"
                android:protectionLevel="signature|installer|wellbeing" />
                android:protectionLevel="signature|installer" />

    <!-- @SystemApi Allows an application to observe role holder changes.
         @hide -->