sm8150-common: rootdir: move vendor.sensors from early-boot to boot
* fixes broken sensors due to race condition Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
parent
867986b0cd
commit
348d2ccd20
|
@ -106,7 +106,7 @@ on post-fs-data
|
|||
mkdir /data/vendor/hbtp 0750 system system
|
||||
mkdir /data/vendor/nnhal 0700 system system
|
||||
|
||||
on early-boot
|
||||
on boot
|
||||
start vendor.sensors
|
||||
|
||||
# For cpusets initialize for Silver Only first and then Silver + Gold
|
||||
|
|
Loading…
Reference in New Issue