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

Commit 9300bbdb authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Automerger Merge Worker
Browse files

Merge changes from topic "extra_free_kbytes.sh" am: 228fbadc am: f7ef4cce...

Merge changes from topic "extra_free_kbytes.sh" am: 228fbadc am: f7ef4cce am: af5a6fc4 am: 251a7cc7

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

Change-Id: I8ccd5ca17a46f323cfd7ba9c320da81f23b5626c
parents 333a617b 251a7cc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1138,7 +1138,7 @@ on property:sys.boot_completed=1
# and chown/chmod does not work for /proc/sys/ entries.
# So proxy writes through init.
on property:sys.sysctl.extra_free_kbytes=*
    write /proc/sys/vm/extra_free_kbytes ${sys.sysctl.extra_free_kbytes}
    exec -- /system/bin/extra_free_kbytes.sh ${sys.sysctl.extra_free_kbytes}

# Allow users to drop caches
on property:perf.drop_caches=3