mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: configs: audio: Disable DRC
* DAC is audio policy to 'compress' volume table, which causes low max volume. Disable it for now Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
1d39eb76e8
commit
1d0bc8b418
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<audioPolicyConfiguration version="7.0" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
|
||||
<globalConfiguration speaker_drc_enabled="true"/>
|
||||
<globalConfiguration speaker_drc_enabled="false"/>
|
||||
|
||||
<modules>
|
||||
<module name="primary" halVersion="3.0">
|
||||
|
|
|
|||
Loading…
Reference in a new issue