mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-15 01:47:16 +09:00
sm6250-common: rootdir: Remove useless mkdir commands
init : Command 'mkdir /firmware 0771 system system' action=early-init (/vendor/etc/init/hw/init.target.rc:31) took 0ms and failed: Not a directory on /firmware init : Command 'mkdir /bt_firmware 0771 system system' action=early-init (/vendor/etc/init/hw/init.target.rc:32) took 0ms and failed: Not a directory on /bt_firmware init : Command 'mkdir /dsp 0771 media media' action=early-init (/vendor/etc/init/hw/init.target.rc:33) took 0ms and failed: Not a directory on /dsp Signed-off-by: orgesified <me@orgesified.ml> Change-Id: I129f6fd9210076fffa1912e3dd6dcec32bd5acf6
This commit is contained in:
parent
09ab0b4905
commit
95a05c717d
@ -27,11 +27,6 @@
|
||||
#
|
||||
#
|
||||
|
||||
on early-init
|
||||
mkdir /dsp 0771 media media
|
||||
mkdir /firmware 0771 system system
|
||||
mkdir /bt_firmware 0771 system system
|
||||
|
||||
on init
|
||||
write /sys/module/qpnp_rtc/parameters/poweron_alarm 1
|
||||
wait /dev/block/platform/soc/${ro.boot.bootdevice}
|
||||
|
Loading…
x
Reference in New Issue
Block a user