Merge "init.gs101.rc: add chmod 0771 to camera calibration folder" into sc-dev
This commit is contained in:
commit
aa58caf942
1 changed files with 6 additions and 0 deletions
|
@ -275,6 +275,12 @@ on post-fs-data
|
|||
chown system system /dev/stmvl53l1_ranging
|
||||
chmod 0660 /dev/stmvl53l1_ranging
|
||||
|
||||
# Factory calibration files
|
||||
chmod 0771 /mnt/vendor/persist/camera
|
||||
chmod 0771 /mnt/vendor/persist/camera/OTP_calibration
|
||||
chmod 0771 /mnt/vendor/persist/camera/pdaf_calibration_data
|
||||
chmod 0771 /mnt/vendor/persist/camera/rear
|
||||
|
||||
# Audio dump and debug
|
||||
mkdir /data/vendor/audio 0770 audio audio
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue