fix the disabled states in init.htc.rc....
Change-Id: I475f470bc9d638383f0fd69ba0c43fe7c7928179
This commit is contained in:
parent
17fd32d0a2
commit
04fae9d67e
@ -31,28 +31,26 @@ service ueventd /sbin/ueventd
|
||||
critical
|
||||
|
||||
service choice_fn /sbin/choice_fn
|
||||
oneshot
|
||||
oneshot
|
||||
|
||||
service recovery /sbin/recovery
|
||||
disabled
|
||||
|
||||
service power_test /sbin/power_test
|
||||
disabled
|
||||
oneshot
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service offmode_charging /sbin/offmode_charging
|
||||
disabled
|
||||
oneshot
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service detect_key /sbin/detect_key
|
||||
disabled
|
||||
oneshot
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service htcbatt /sbin/htcbatt
|
||||
oneshot
|
||||
oneshot
|
||||
|
||||
service adbd /sbin/adbd recovery
|
||||
disabled
|
||||
|
||||
on property:persist.service.adb.enable=1
|
||||
start adbd
|
||||
|
Loading…
Reference in New Issue
Block a user