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

Commit cfec879a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "disable sync_on_suspend when flag is set" into main

parents 26bed5fc 5ebc6573
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1056,6 +1056,9 @@ on boot && property:ro.config.low_ram=true
    write /proc/sys/vm/dirty_expire_centisecs 200
    write /proc/sys/vm/dirty_background_ratio  5

on boot && property:suspend.disable_sync_on_suspend=true
    write /sys/power/sync_on_suspend 0

on boot
    # basic network init
    ifup lo