You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
323 B
10 lines
323 B
service update_engine /system/bin/update_engine --logtostderr --logtofile --foreground
|
|
class late_start
|
|
user root
|
|
group root system wakelock inet cache media_rw
|
|
writepid /dev/cpuset/system-background/tasks /dev/blkio/background/tasks
|
|
disabled
|
|
|
|
on property:ro.boot.slot_suffix=*
|
|
enable update_engine
|