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

Commit 66b87179 authored by Alex Kershaw's avatar Alex Kershaw
Browse files

Remove protection levels from INTERACT_ACROSS_PROFILES

Remove wellbeing and documenter.

Fixes: 149085955
Test: manual
Change-Id: I123e8ca359352b7ee028a3e8e52438034f120cd3
parent 2133dc6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.