mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-11-02 09:15:36 +01:00
add local files
This commit is contained in:
parent
7cd02093c4
commit
974813cf3c
1694 changed files with 364708 additions and 0 deletions
11
universal7570-common/etc/init/bootchecker.rc
Normal file
11
universal7570-common/etc/init/bootchecker.rc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue