Merge "init: fix world writeable on speaker.diag" into udc-d1-dev am: d98530e070
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23483879 Change-Id: Ibb8cbee2b526a1f628951c6ab87e5cbaeb774939 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5a441e7337
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