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

Change-Id: I6553c65793d18470bb4c6cf069d40405a1f150f4
This commit is contained in:
Alex Kershaw
2020-05-21 16:57:16 +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.