diff options
| author | LuK1337 <priv.luk@gmail.com> | 2018-01-01 23:10:58 +0100 |
|---|---|---|
| committer | celtare21 <celtare21@gmail.com> | 2019-06-14 13:54:14 +0300 |
| commit | d72caba186cbe640e9bd62aa0b41c3b3874a161b (patch) | |
| tree | 17eecab24faab0437faf4cb847b4ff48d83b3e59 /proprietary-files.txt | |
| parent | 25a9fb0a7d59d176f8e434727bf06ae8c26c5583 (diff) | |
mata: Implement on boot TFA98xx calibration
* TFA amplifier requires to play a calibration
sound file on each boot otherwise it calibrates
on the first played sound eg: unlock phone sound.
Change-Id: Ice91c29d14e30ed688007cffff56375b178106c2
Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'proprietary-files.txt')
| -rw-r--r-- | proprietary-files.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 2e0c6d2d..602ac4c1 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -56,6 +56,9 @@ vendor/lib64/soundfx/libqcreverb.so vendor/lib64/soundfx/libqcvirt.so vendor/lib64/soundfx/libshoebox.so +# Audio amplifier calibration sound - from gemini +etc/silence_short.wav|12b2b5e31a1405c95f70b4e3e88d75d01e1ca883 + # Bluetooth vendor/bin/wcnss_filter|f5200a7b804a16c46803ff17af0cbc162c45a19e vendor/lib64/libbtnv.so |
