clover: Create data directory for thermal-engine
Change-Id: I4c9f6f67c38379329b393e39a7d5a6e88b0c8195
This commit is contained in:
parent
44e7bfeaca
commit
ce4e46cfab
1 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,9 @@ on post-fs-data
|
||||||
chmod 0644 /sys/class/power_supply/battery/constant_charge_current_max
|
chmod 0644 /sys/class/power_supply/battery/constant_charge_current_max
|
||||||
restorecon_recursive /persist
|
restorecon_recursive /persist
|
||||||
|
|
||||||
|
mkdir /data/thermal 0771 system system
|
||||||
|
mkdir /data/thermal/config 0771 system system
|
||||||
|
|
||||||
on boot
|
on boot
|
||||||
start rmt_storage
|
start rmt_storage
|
||||||
start rfs_access
|
start rfs_access
|
||||||
|
|
Loading…
Reference in a new issue