Merge "init: fix world writeable on speaker.diag" into udc-d1-dev
This commit is contained in:
commit
d98530e070
3 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,7 @@ on post-fs-data
|
|||
|
||||
# Speaker amp permission
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.diag
|
||||
|
||||
# Bluetooth
|
||||
on post-fs-data
|
||||
|
|
|
@ -32,6 +32,7 @@ on post-fs-data
|
|||
|
||||
# Speaker amp permission
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.diag
|
||||
|
||||
# Bluetooth
|
||||
on post-fs-data
|
||||
|
|
|
@ -35,6 +35,7 @@ on post-fs-data
|
|||
|
||||
# Speaker amp permission
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.diag
|
||||
|
||||
# Bluetooth
|
||||
on post-fs-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue