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

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

Merge "disable sync_on_suspend when flag is set" into main am: cfec879a am:...

Merge "disable sync_on_suspend when flag is set" into main am: cfec879a am: b5ce7aa4 am: 914f701a am: 36bbb7d1 am: f118c597

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2762661



Change-Id: I6de6c6df87e62c5cd4a63f193e35d0818d03fcee
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 72e1fc97 f118c597
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1076,6 +1076,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