Snap for 7599929 from 43d854aa330175063719cde1b8ee2a560bab8f59 to sc-v2-release
Change-Id: I27703548fb578eca79099a0f3976f83c91e614c1
This commit is contained in:
commit
ad39f8da6d
22 changed files with 212 additions and 130 deletions
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
<item>Echo Ref In</item>
|
<item>Echo Ref In</item>
|
||||||
|
@ -207,17 +208,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
||||||
</routes>
|
</routes>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
<item>Echo Ref In</item>
|
<item>Echo Ref In</item>
|
||||||
|
@ -186,17 +187,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
||||||
</routes>
|
</routes>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
<item>Echo Ref In</item>
|
<item>Echo Ref In</item>
|
||||||
|
@ -186,17 +187,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
||||||
</routes>
|
</routes>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
<item>Echo Ref In</item>
|
<item>Echo Ref In</item>
|
||||||
|
@ -207,17 +208,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
||||||
</routes>
|
</routes>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
<item>Echo Ref In</item>
|
<item>Echo Ref In</item>
|
||||||
|
@ -186,17 +187,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
||||||
</routes>
|
</routes>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
<item>Echo Ref In</item>
|
<item>Echo Ref In</item>
|
||||||
|
@ -186,17 +187,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
<route type="mix" sink="echo_ref_input" sources="Echo Ref In"/>
|
||||||
</routes>
|
</routes>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
</attachedDevices>
|
</attachedDevices>
|
||||||
|
@ -199,17 +200,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
</routes>
|
</routes>
|
||||||
</module>
|
</module>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
</attachedDevices>
|
</attachedDevices>
|
||||||
|
@ -178,17 +179,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
</routes>
|
</routes>
|
||||||
</module>
|
</module>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
</attachedDevices>
|
</attachedDevices>
|
||||||
|
@ -178,17 +179,17 @@
|
||||||
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,haptic,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
</routes>
|
</routes>
|
||||||
</module>
|
</module>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
</attachedDevices>
|
</attachedDevices>
|
||||||
|
@ -173,17 +174,17 @@
|
||||||
sources="primary output,deep buffer,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
</routes>
|
</routes>
|
||||||
</module>
|
</module>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
</attachedDevices>
|
</attachedDevices>
|
||||||
|
@ -173,17 +174,17 @@
|
||||||
sources="primary output,deep buffer,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
</routes>
|
</routes>
|
||||||
</module>
|
</module>
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
<item>Speaker Safe</item>
|
<item>Speaker Safe</item>
|
||||||
<item>Earpiece</item>
|
<item>Earpiece</item>
|
||||||
<item>Built-In Mic</item>
|
<item>Built-In Mic</item>
|
||||||
|
<item>Built-In Back Mic</item>
|
||||||
<item>Telephony Tx</item>
|
<item>Telephony Tx</item>
|
||||||
<item>Voice Call And Telephony Rx</item>
|
<item>Voice Call And Telephony Rx</item>
|
||||||
</attachedDevices>
|
</attachedDevices>
|
||||||
|
@ -173,17 +174,17 @@
|
||||||
sources="primary output,deep buffer,compressed_offload,voip_rx"/>
|
sources="primary output,deep buffer,compressed_offload,voip_rx"/>
|
||||||
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
<route type="mix" sink="Telephony Tx" sources="incall playback,voice call tx" />
|
||||||
<route type="mix" sink="primary input"
|
<route type="mix" sink="primary input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="hotword input"
|
<route type="mix" sink="hotword input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="incall capture" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
<route type="mix" sink="voice call rx" sources="Voice Call And Telephony Rx" />
|
||||||
<route type="mix" sink="voip_tx"
|
<route type="mix" sink="voip_tx"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In,BT SCO Headset Mic"/>
|
||||||
<route type="mix" sink="fast input"
|
<route type="mix" sink="fast input"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="mmap_no_irq_in"
|
<route type="mix" sink="mmap_no_irq_in"
|
||||||
sources="Built-In Mic,USB Device In,USB Headset In"/>
|
sources="Built-In Mic,Built-In Back Mic,USB Device In,USB Headset In"/>
|
||||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||||
</routes>
|
</routes>
|
||||||
</module>
|
</module>
|
||||||
|
|
|
@ -31,6 +31,11 @@
|
||||||
<!-- Doze: whether the double tap sensor reports 2D touch coordinates -->
|
<!-- Doze: whether the double tap sensor reports 2D touch coordinates -->
|
||||||
<bool name="doze_double_tap_reports_touch_coordinates">true</bool>
|
<bool name="doze_double_tap_reports_touch_coordinates">true</bool>
|
||||||
|
|
||||||
|
<!-- Doze: only register sensors that use prox when device is in certain Display states. This
|
||||||
|
may delay registering sensors when device first shows dozing UI but the
|
||||||
|
Display & Power state hasn't changed to low-power mode yet. -->
|
||||||
|
<bool name="doze_selectively_register_prox">true</bool>
|
||||||
|
|
||||||
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
||||||
to brightness values; -1 means keeping the current brightness. -->
|
to brightness values; -1 means keeping the current brightness. -->
|
||||||
<integer-array name="config_doze_brightness_sensor_to_brightness">
|
<integer-array name="config_doze_brightness_sensor_to_brightness">
|
||||||
|
|
|
@ -87,6 +87,18 @@
|
||||||
<!-- The default peak refresh rate. -->
|
<!-- The default peak refresh rate. -->
|
||||||
<integer name="config_defaultPeakRefreshRate">120</integer>
|
<integer name="config_defaultPeakRefreshRate">120</integer>
|
||||||
|
|
||||||
|
<!-- Not allow to switch to higher refresh rate when display brightness setting is
|
||||||
|
equal or less than this value -->
|
||||||
|
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
||||||
|
<item>2</item> <!-- 15% UI brightness -->
|
||||||
|
</integer-array>
|
||||||
|
<integer-array name="config_ambientThresholdsOfPeakRefreshRate">
|
||||||
|
<item>5</item>
|
||||||
|
</integer-array>
|
||||||
|
|
||||||
|
<!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->
|
||||||
|
<integer name="config_defaultRefreshRateInZone">120</integer>
|
||||||
|
|
||||||
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
||||||
The N entries of this array define N 1 zones as follows:
|
The N entries of this array define N 1 zones as follows:
|
||||||
Zone 0: 0 <= LUX < array[0]
|
Zone 0: 0 <= LUX < array[0]
|
||||||
|
|
|
@ -31,6 +31,11 @@
|
||||||
<!-- Doze: whether the double tap sensor reports 2D touch coordinates -->
|
<!-- Doze: whether the double tap sensor reports 2D touch coordinates -->
|
||||||
<bool name="doze_double_tap_reports_touch_coordinates">true</bool>
|
<bool name="doze_double_tap_reports_touch_coordinates">true</bool>
|
||||||
|
|
||||||
|
<!-- Doze: only register sensors that use prox when device is in certain Display states. This
|
||||||
|
may delay registering sensors when device first shows dozing UI but the
|
||||||
|
Display & Power state hasn't changed to low-power mode yet. -->
|
||||||
|
<bool name="doze_selectively_register_prox">true</bool>
|
||||||
|
|
||||||
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
||||||
to brightness values; -1 means keeping the current brightness. -->
|
to brightness values; -1 means keeping the current brightness. -->
|
||||||
<integer-array name="config_doze_brightness_sensor_to_brightness">
|
<integer-array name="config_doze_brightness_sensor_to_brightness">
|
||||||
|
|
|
@ -695,6 +695,22 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"batoilo",
|
||||||
|
"Type":"BCL_CURRENT",
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
5000,
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"Monitor":true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"vdroop1",
|
"Name":"vdroop1",
|
||||||
"Type":"BCL_VOLTAGE",
|
"Type":"BCL_VOLTAGE",
|
||||||
|
@ -751,13 +767,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
7,
|
7000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_cpu2",
|
"Name":"ocp_cpu2",
|
||||||
|
@ -767,13 +783,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
12,
|
12000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_tpu",
|
"Name":"ocp_tpu",
|
||||||
|
@ -783,13 +799,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
10.5,
|
10500,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_gpu",
|
"Name":"ocp_gpu",
|
||||||
|
@ -799,13 +815,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
12,
|
12000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_cpu2",
|
"Name":"soft_ocp_cpu2",
|
||||||
|
@ -815,13 +831,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
9,
|
9000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_cpu1",
|
"Name":"soft_ocp_cpu1",
|
||||||
|
@ -831,13 +847,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
7.00,
|
7000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_tpu",
|
"Name":"soft_ocp_tpu",
|
||||||
|
@ -847,13 +863,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
8.5,
|
8500,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_gpu",
|
"Name":"soft_ocp_gpu",
|
||||||
|
@ -863,13 +879,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
9,
|
9000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"TPU",
|
"Name":"TPU",
|
||||||
|
|
|
@ -384,6 +384,22 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"batoilo",
|
||||||
|
"Type":"BCL_CURRENT",
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
5000,
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"Monitor":true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"vdroop1",
|
"Name":"vdroop1",
|
||||||
"Type":"BCL_VOLTAGE",
|
"Type":"BCL_VOLTAGE",
|
||||||
|
@ -446,7 +462,7 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_cpu2",
|
"Name":"ocp_cpu2",
|
||||||
|
@ -456,13 +472,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
12,
|
12000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_tpu",
|
"Name":"ocp_tpu",
|
||||||
|
@ -472,13 +488,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
10.5,
|
10500,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_gpu",
|
"Name":"ocp_gpu",
|
||||||
|
@ -488,13 +504,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
12,
|
12000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_cpu2",
|
"Name":"soft_ocp_cpu2",
|
||||||
|
@ -504,13 +520,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
9,
|
9000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_cpu1",
|
"Name":"soft_ocp_cpu1",
|
||||||
|
@ -520,13 +536,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
7.00,
|
7000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_tpu",
|
"Name":"soft_ocp_tpu",
|
||||||
|
@ -536,13 +552,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
8.5,
|
8500,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_gpu",
|
"Name":"soft_ocp_gpu",
|
||||||
|
@ -552,13 +568,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
9,
|
9000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"TPU",
|
"Name":"TPU",
|
||||||
|
|
|
@ -695,6 +695,22 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"batoilo",
|
||||||
|
"Type":"BCL_CURRENT",
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
5000,
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"Monitor":true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"vdroop1",
|
"Name":"vdroop1",
|
||||||
"Type":"BCL_VOLTAGE",
|
"Type":"BCL_VOLTAGE",
|
||||||
|
@ -751,13 +767,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
7,
|
7000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_cpu2",
|
"Name":"ocp_cpu2",
|
||||||
|
@ -767,13 +783,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
12,
|
12000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_tpu",
|
"Name":"ocp_tpu",
|
||||||
|
@ -783,13 +799,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
10.5,
|
10500,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"ocp_gpu",
|
"Name":"ocp_gpu",
|
||||||
|
@ -799,13 +815,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
12,
|
12000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_cpu2",
|
"Name":"soft_ocp_cpu2",
|
||||||
|
@ -815,13 +831,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
9,
|
9000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_cpu1",
|
"Name":"soft_ocp_cpu1",
|
||||||
|
@ -831,13 +847,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
7.00,
|
7000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_tpu",
|
"Name":"soft_ocp_tpu",
|
||||||
|
@ -847,13 +863,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
8.5,
|
8500,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"soft_ocp_gpu",
|
"Name":"soft_ocp_gpu",
|
||||||
|
@ -863,13 +879,13 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
9,
|
9000,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":1,
|
||||||
"Monitor":false
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"TPU",
|
"Name":"TPU",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue