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

Commit 0471d756 authored by Romain Hunault's avatar Romain Hunault Committed by Romain Hunault
Browse files

Disable battery optimization for mail app

parent 3da7e6fa
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -168,6 +168,9 @@
    <library name="org.apache.http.legacy"
    <library name="org.apache.http.legacy"
            file="/system/framework/org.apache.http.legacy.jar" />
            file="/system/framework/org.apache.http.legacy.jar" />


    <!-- /e/ default app -->
    <allow-in-power-save package="io.eelo.mail" />

    <!-- These are the standard packages that are white-listed to always have internet
    <!-- These are the standard packages that are white-listed to always have internet
         access while in power save mode, even if they aren't in the foreground. -->
         access while in power save mode, even if they aren't in the foreground. -->
    <allow-in-power-save package="com.android.providers.downloads" />
    <allow-in-power-save package="com.android.providers.downloads" />