init.raviole.rc: remove world writable on speaker.cal
Bug: 197039088 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 Change-Id: I7d8c43c5feaab4d0337590f268f0b59aa7f3e6fd
This commit is contained in:
parent
e540f7b737
commit
40b3941f80
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ on post-fs-data
|
|||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
||||
|
||||
# Speaker amp permission
|
||||
chmod 666 /mnt/vendor/persist/audio/speaker.cal
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue