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:
parent
b630997e01
commit
24dc262886
3 changed files with 9 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
|
@ -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"/>
|
||||
|
|
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue