sdm660-common: fix: unable to decode UID for 'sensors': getpwnam failed
No such file or directory, Yet! Change-Id: Ibbf773b1b238c1172ea639e47ffe59db2a1112ed Signed-off-by: OdSazib <odsazib@gmail.com>
This commit is contained in:
parent
ee0b64d99d
commit
0127312090
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ on post-fs-data
|
|||
chmod 2770 /dev/socket/wifihal
|
||||
|
||||
# SSC/SLPI sensors
|
||||
mkdir /vendor/mnt/persist/sensors 0775 sensors sensors
|
||||
mkdir /vendor/mnt/persist/sensors 0775 root system
|
||||
write /vendor/mnt/persist/sensors/sensors_settings 1
|
||||
chown system root /vendor/mnt/persist/sensors/sensors_settings
|
||||
chmod 0664 /vendor/mnt/persist/sensors/sensors_settings
|
||||
|
|
Loading…
Reference in a new issue