You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
on post-fs |
|
## ensure correct calibration file permissions |
|
chown root system /persist/sensorcal.json |
|
chmod 0640 /persist/sensorcal.json |
|
## Update SH FW if needed |
|
start flash-sh-fw |
|
|
|
service flash-sh-fw /vendor/bin/sensortool.bullhead -f /vendor/firmware/nano4x1.bin |
|
oneshot |
|
disabled
|
|
|