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

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13862479

Change-Id: Ie23fb494242030dd01e1a96e7fdf990c3c434989
This commit is contained in:
TreeHugger Robot 2021-03-17 10:31:04 +00:00 committed by Automerger Merge Worker
commit 9d5d0f9915

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