Merge "Remove protection levels from INTERACT_ACROSS_PROFILES" into rvc-dev am: ad13440a6f

Change-Id: I66344e2256c2dcac3caf416f9f686e918305b887
This commit is contained in:
Alex Kershaw
2020-05-21 16:44:34 +00:00
committed by Automerger Merge Worker

View File

@@ -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.