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:
commit
9d5d0f9915
1 changed files with 6 additions and 0 deletions
|
@ -275,6 +275,12 @@ on post-fs-data
|
||||||
chown system system /dev/stmvl53l1_ranging
|
chown system system /dev/stmvl53l1_ranging
|
||||||
chmod 0660 /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
|
# Audio dump and debug
|
||||||
mkdir /data/vendor/audio 0770 audio audio
|
mkdir /data/vendor/audio 0770 audio audio
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue