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

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

Change app_process reference to app_process32.

Required due to change 5a7ee9ad63 which makes
app_process a symlink to the primary zygote.

Change-Id: I940f6302db97f74dd57112e310014e989dc586e5
parent 32e4479d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server --socket-name=zygote
service zygote /system/bin/app_process32 -Xzygote /system/bin --zygote --start-system-server --socket-name=zygote
    class main
    socket zygote stream 660 root system
    onrestart write /sys/android_power/request_state wake