From c97c7e6a6f8c66c77eccfc9c752e64cc3b9e15e6 Mon Sep 17 00:00:00 2001 From: Sayali Lokhande Date: Wed, 23 Oct 2019 14:18:19 +0530 Subject: [PATCH] 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 --- rootdir/etc/init.qcom.rc | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 3091538..160cfa8 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -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