Merge "DO NOT MERGE: Revoke wellbeing from MANAGE_ROLE_HOLDERS" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d463199f6d
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user