DO NOT MERGE: Revoke wellbeing from MANAGE_ROLE_HOLDERS
This is a revert of ag/9825187 Test: None Bug: 145526313 Change-Id: I1f4abce291bf02b05b55bd74250a67fda78ac031
This commit is contained in:
@@ -3788,10 +3788,9 @@
|
|||||||
android:protectionLevel="signature|installer" />
|
android:protectionLevel="signature|installer" />
|
||||||
|
|
||||||
<!-- @SystemApi Allows an application to manage the holders of a role.
|
<!-- @SystemApi Allows an application to manage the holders of a role.
|
||||||
@hide
|
@hide -->
|
||||||
STOPSHIP b/145526313: Remove wellbeing protection flag from MANAGE_ROLE_HOLDERS. -->
|
|
||||||
<permission android:name="android.permission.MANAGE_ROLE_HOLDERS"
|
<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.
|
<!-- @SystemApi Allows an application to observe role holder changes.
|
||||||
@hide -->
|
@hide -->
|
||||||
|
|||||||
Reference in New Issue
Block a user