Merge "Remove protection levels from INTERACT_ACROSS_PROFILES" into rvc-dev
This commit is contained in:
@@ -2437,7 +2437,7 @@
|
||||
|
||||
<!-- Allows interaction across profiles in the same profile group. -->
|
||||
<permission android:name="android.permission.INTERACT_ACROSS_PROFILES"
|
||||
android:protectionLevel="signature|appop|documenter|wellbeing" />
|
||||
android:protectionLevel="signature|appop" />
|
||||
|
||||
<!-- Allows configuring apps to have the INTERACT_ACROSS_PROFILES permission so that they can
|
||||
interact across profiles in the same profile group.
|
||||
|
||||
Reference in New Issue
Block a user