mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-07 00:38:06 -04:00
11 lines
No EOL
226 B
Text
11 lines
No EOL
226 B
Text
# bootchecker rc file,
|
|
# SA part, System team.
|
|
|
|
service bootchecker /system/bin/bootchecker
|
|
class late_start
|
|
user system
|
|
group system log
|
|
oneshot
|
|
|
|
on property:init.svc.zygote=restarting
|
|
restart bootchecker |