Merge "Change app_process reference to app_process32."

This commit is contained in:
Narayan Kamath 2014-05-15 09:36:32 +00:00 committed by Gerrit Code Review
commit 75a8eeb1ec

View file

@ -1,4 +1,4 @@
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