audio: add default value for hac amp control

Bug: 311336668
Test: build pass
Change-Id: Iab549b289486f45c7606de96917f5d6ee46b68be
Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
Carter Hsu 2024-01-04 10:00:53 +08:00
parent b630997e01
commit 24dc262886
3 changed files with 9 additions and 0 deletions

View file

@ -114,6 +114,9 @@
<ctl name="R Fast Use Case Switch Enable" value="0" />
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
<!-- HAC Max Amp switch init -->
<ctl name="HAC AMP EN" value="0"/>
<!-- default EP volume -->
<ctl name="PCM Playback Switch" value="1"/>
<ctl name="PCM Playback Volume" value="10"/>

View file

@ -114,6 +114,9 @@
<ctl name="R Fast Use Case Switch Enable" value="0" />
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
<!-- HAC Max Amp switch init -->
<ctl name="HAC AMP EN" value="0"/>
<!-- default EP volume -->
<ctl name="PCM Playback Switch" value="1"/>
<ctl name="PCM Playback Volume" value="10"/>

View file

@ -114,6 +114,9 @@
<ctl name="R Fast Use Case Switch Enable" value="0" />
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
<!-- HAC Max Amp switch init -->
<ctl name="HAC AMP EN" value="0"/>
<!-- default EP volume -->
<ctl name="PCM Playback Switch" value="1"/>
<ctl name="PCM Playback Volume" value="10"/>