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:
Robert Lee 2021-08-24 03:35:33 +00:00
parent e540f7b737
commit 40b3941f80

View file

@ -40,7 +40,7 @@ on post-fs-data
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
# Speaker amp permission # 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 the twoshay touch service
start twoshay start twoshay