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

Commit f403e64b authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Revert "Revert "Lazily preload secondary zygote resources.""

This reverts commit b248cb469a18e00131338b300f8b344aac52fcb5.

Test: manual
Bug: 34810190
Change-Id: I999e759a5681a58962aa5a0783946c15237bf45c
parent 4cfa8399
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ service zygote /system/bin/app_process64 -Xzygote /system/bin --zygote --start-s
    onrestart restart wificond
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks

service zygote_secondary /system/bin/app_process32 -Xzygote /system/bin --zygote --socket-name=zygote_secondary
service zygote_secondary /system/bin/app_process32 -Xzygote /system/bin --zygote --socket-name=zygote_secondary --enable-lazy-preload
    class main
    priority -20
    user root