sm6150-common: audio: Disable DRC

* DRC is audio policy to 'compress' volume table, which causes low max volume. Disable it for now

Change-Id: I2e2d8729a8cc5886861e09bf71f5a170f1deb121
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
roynatech2544
2021-11-19 21:56:01 +09:00
committed by therealmharc
parent e0c219a422
commit f73f2097e1

View File

@@ -57,7 +57,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<!-- version section contains a “version” tag in the form “major.minor” e.g version=”1.0” --> <!-- version section contains a “version” tag in the form “major.minor” e.g version=”1.0” -->
<!-- Global configuration Decalaration --> <!-- Global configuration Decalaration -->
<globalConfiguration speaker_drc_enabled="true" call_screen_mode_supported="true"/> <globalConfiguration speaker_drc_enabled="false" call_screen_mode_supported="true"/>
<!-- Modules section: <!-- Modules section: