Snap for 9291639 from e9431bdf9d
to udc-release
Change-Id: I18f119bd81e269ddb2627a0f22714ae24d31d087
This commit is contained in:
commit
c80700466a
8 changed files with 4082 additions and 4057 deletions
|
@ -277,6 +277,7 @@
|
||||||
<cfg id="IN_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
<cfg id="IN_VOICECALL_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_VOICECALL_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
<cfg id="IN_UNPROCESSED_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_UNPROCESSED_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
|
<cfg id="IN_VOICE_RECOGN_MIC_BE_CFG" tuning_id="77"/>
|
||||||
</cfg_attr>
|
</cfg_attr>
|
||||||
|
|
||||||
<xlate_id>
|
<xlate_id>
|
||||||
|
|
|
@ -667,8 +667,8 @@
|
||||||
<path name="voice-speaker">
|
<path name="voice-speaker">
|
||||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||||
<ctl name="ASPRX1 Slot Position" value="0"/>
|
<ctl name="Digital PCM Volume" value="825"/>
|
||||||
<ctl name="R ASPRX1 Slot Position" value="1"/>
|
<ctl name="R Digital PCM Volume" value="825"/>
|
||||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||||
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
||||||
|
@ -743,6 +743,7 @@
|
||||||
|
|
||||||
<path name="voice-recog-mic">
|
<path name="voice-recog-mic">
|
||||||
<path name="builtin-3mics" />
|
<path name="builtin-3mics" />
|
||||||
|
<ctl name="Mic Spatial Module Enable" value="1"/>
|
||||||
<ctl name="MIC DC Blocker" value="1"/>
|
<ctl name="MIC DC Blocker" value="1"/>
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -675,6 +675,29 @@
|
||||||
"EnableProperty": "vendor.powerhal.camerarunning",
|
"EnableProperty": "vendor.powerhal.camerarunning",
|
||||||
"Value": "CDMIDHIGHCPUSETCPUS_RESTRICTED"
|
"Value": "CDMIDHIGHCPUSETCPUS_RESTRICTED"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Type": "DoHint",
|
||||||
|
"Value": "LAUNCH_EXTEND"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH_EXTEND",
|
||||||
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
"Duration": 2000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH_EXTEND",
|
||||||
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
|
"Duration": 2000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH_EXTEND",
|
||||||
|
"Node": "CPULittleClusterMaxFreq",
|
||||||
|
"Duration": 2000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_LAUNCH",
|
"PowerHint": "CAMERA_LAUNCH",
|
||||||
"Node": "MemFreq",
|
"Node": "MemFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue