Merge "init.gs101.rc: add chmod 0771 to camera calibration folder" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-03-17 10:10:52 +00:00 committed by Android (Google) Code Review
commit aa58caf942

View file

@ -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