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

Commit f651f687 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in zram maintenace battery sys prop" into main am: 1bd49074 am: 71dee8cb

parents 2682f595 71dee8cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ public class ZramMaintenance extends JobService {
    private static final boolean DEFAULT_REQUIRE_DEVICE_IDLE =
            true;
    private static final String REQUIRE_BATTERY_NOT_LOW_PROP =
            "zram.maintenance.require_battry_not_low";
            "zram.maintenance.require_battery_not_low";
    private static final boolean DEFAULT_REQUIRE_BATTERY_NOT_LOW =
            true;