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:
parent
7171800754
commit
4da2677223
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue