Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f347bb10 authored by Alex Kershaw's avatar Alex Kershaw Committed by Automerger Merge Worker
Browse files

Merge "Remove protection levels from INTERACT_ACROSS_PROFILES" into rvc-dev...

Merge "Remove protection levels from INTERACT_ACROSS_PROFILES" into rvc-dev am: ad13440a am: 392ec9fc am: c6c598d8 am: e9be0c27

Change-Id: Ia8af3f8f9435d062239a2fc34762ec1571900435
parents 19e54012 e9be0c27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2436,7 +2436,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.