conf: remove world writable on speaker.cal
Bug: 215489377 Test: do re-calibration and check the speaker.cal is updated. adb shell crus_sp_cal -d -s -a --device 5 --ambient 27 --num-speaker 2 --verbosity 7 Signed-off-by: vincenttew <vincenttew@google.com> Change-Id: I96020bd2cae54c117ddd364aaf292ade04770d05
This commit is contained in:
parent
4951e41ba0
commit
611fc32f3d
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ on post-fs-data
|
|||
chown system system /dev/goodix_fp
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g7.app
|
||||
|
||||
# Speaker amp permission
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
# Ensure Camera sound is enforced audible for JP SKU
|
||||
on property:ro.boot.hardware.sku=GB17L
|
||||
setprop audio.camerasound.force true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue