create audio folder to store calibration data am: 17a7f20619
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14440216 Change-Id: I4898c0916340dd26a2065337492f063136d48916
This commit is contained in:
commit
3adb87d7ff
1 changed files with 2 additions and 0 deletions
|
@ -480,6 +480,8 @@ on fs
|
|||
mkdir /mnt/vendor/persist/data/sfs 0700 system system
|
||||
mkdir /mnt/vendor/persist/data/tz 0700 system system
|
||||
mkdir /mnt/vendor/persist/touch 0770 system system
|
||||
mkdir /mnt/vendor/persist/audio 0770 system system
|
||||
chown media audio /mnt/vendor/persist/audio
|
||||
|
||||
# Permissions for ION
|
||||
chmod 0660 /sys/class/ion_cma/ion_video_ext/isolated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue