Merge "Change app_process reference to app_process32."
This commit is contained in:
commit
75a8eeb1ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue