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:
Sayali Lokhande 2019-10-23 14:18:19 +05:30 committed by Arian
parent cab75e2db6
commit c97c7e6a6f
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -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