am a5f7aca8: am 75a8eeb1: Merge "Change app_process reference to app_process32."

* commit 'a5f7aca82e63942e9449804fd11eb11aec710419':
  Change app_process reference to app_process32.
This commit is contained in:
Narayan Kamath 2014-05-15 09:45:29 +00:00 committed by Android Git Automerger
commit 08a1507603
1 changed files with 1 additions and 1 deletions

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