Skip to content

Commit

Permalink
Merge "Move zygote64 into the top-app stune group." into rvc-dev
Browse files Browse the repository at this point in the history
Former-commit-id: 4dc1d5f3de6028d996a0e4e80a23b3e1bcbe4e83
  • Loading branch information
Tim Murray authored and Android (Google) Code Review committed Jun 18, 2020
2 parents 55e83e1 + c135be8 commit af18b28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rootdir/init.zygote64_32.rc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ service zygote /system/bin/app_process64 -Xzygote /system/bin --zygote --start-s
onrestart restart media
onrestart restart netd
onrestart restart wificond
writepid /dev/cpuset/foreground/tasks
task_profiles ProcessCapacityHigh MaxPerformance

service zygote_secondary /system/bin/app_process32 -Xzygote /system/bin --zygote --socket-name=zygote_secondary --enable-lazy-preload
class main
Expand All @@ -22,4 +22,4 @@ service zygote_secondary /system/bin/app_process32 -Xzygote /system/bin --zygote
socket zygote_secondary stream 660 root system
socket usap_pool_secondary stream 660 root system
onrestart restart zygote
writepid /dev/cpuset/foreground/tasks
task_profiles ProcessCapacityHigh MaxPerformance

0 comments on commit af18b28

Please sign in to comment.