davinci: rootdir: init.qcom.rc: Remove tftp and rmt_storage service definitions
This changes removes tftp and rmt storage service definitions from main .rc file as these services are defined in respective local .rc files. Change-Id: Ibbd1fda31b7fd950590d6a15b7aca3bb08d84f4b
This commit is contained in:
parent
cab75e2db6
commit
c97c7e6a6f
@ -230,18 +230,6 @@ service irsc_util /vendor/bin/irsc_util "/vendor/etc/sec_config"
|
||||
oneshot
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
service vendor.rmt_storage /vendor/bin/rmt_storage
|
||||
class core
|
||||
user root
|
||||
shutdown critical
|
||||
ioprio rt 0
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
service vendor.tftp_server /vendor/bin/tftp_server
|
||||
class core
|
||||
user root
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
service vendor.cnss-daemon /vendor/bin/cnss-daemon -n -l
|
||||
class late_start
|
||||
user system
|
||||
|
Loading…
Reference in New Issue
Block a user