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

Commit 0c038807 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '4124-a14-lineage_prebuilt' into 'a14'

Remove permissions for some apps as it was moved to prebuilts

See merge request !247
parents db89f2ee 478327a1
Loading
Loading
Loading
Loading
Loading
+0 −21
Original line number Diff line number Diff line
@@ -189,20 +189,6 @@
        <permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"/>
    </exception>

    <exception package="org.lineageos.eleven">
        <!-- Notifications -->
        <permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
    </exception>

    <exception package="org.lineageos.recorder">
        <!-- Location -->
        <permission name="android.permission.ACCESS_FINE_LOCATION" fixed="false"/>
        <!-- Phone -->
        <permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
        <!-- Notifications -->
        <permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
    </exception>

    <exception package="com.android.gallery3d">
        <!-- Notifications -->
        <permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
@@ -228,13 +214,6 @@
        <permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
    </exception>

    <exception package="com.android.deskclock">
        <!-- Power off alarm -->
        <permission name="org.codeaurora.permission.POWER_OFF_ALARM" fixed="false"/>
        <!-- Notifications -->
        <permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
    </exception>

    <exception package="foundation.e.blissweather">
        <!-- Location -->
        <permission name="android.permission.ACCESS_BACKGROUND_LOCATION" fixed="false"/>