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

Commit 2c6864a0 authored by Nihar Thakkar's avatar Nihar Thakkar Committed by Alexandre Roux
Browse files

Disable battery-optimization for some /e/ default apps

parent ce4c66fd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -245,6 +245,11 @@
    <allow-in-power-save-except-idle package="com.android.providers.calendar" />
    <allow-in-power-save-except-idle package="com.android.providers.contacts" />
    
    <!-- /e/ default apps -->
    <allow-in-power-save package="com.google.android.gms" />
    <allow-in-power-save package="foundation.e.accountmanager" />
    <allow-in-power-save package="foundation.e.mail" />

    <!-- The PAC proxy process must have network access, otherwise no app will
         be able to connect to the internet when such a proxy is in use, since
         all outgoing connections originate from this app. -->