sdm710-common: rootdir: Add vendor prefix to rmt_storage

* As per the init.qcom.rc service defination has vendor prefix
* This Fixes:
I init    : Command 'start rmt_storage' action=boot (/vendor/etc/init/hw/init.target.rc:161) took 0ms and failed: service rmt_storage not found

Signed-off-by: pri0818 <priyanshusinghal0818@gmail.com>
This commit is contained in:
UtsavBalar1231 2022-08-07 17:27:43 +00:00 committed by Ultra119
parent 7171800754
commit 4da2677223

View file

@ -93,7 +93,7 @@ on early-boot
on boot
chown system system /sys/kernel/hbtp/display_pwr
start rmt_storage
start rfs_access
start vendor.rmt_storage
write /dev/cpuset/top-app/cpus 0-7
write /dev/cpuset/foreground/cpus 0-7
write /dev/cpuset/foreground/boost/cpus 0-7