Snap for 9489393 from 8a619518de
to udc-release
Change-Id: I9be629dfee2113fad1205631bfa76ca226a2a385
This commit is contained in:
commit
e895bbf671
19 changed files with 7452 additions and 7439 deletions
|
@ -124,9 +124,9 @@
|
|||
|
||||
<!-- Cirrus fast switch init -->
|
||||
<ctl name="Fast Use Case Switch Enable" value="0" />
|
||||
<ctl name="Fast Use Case Delta File" value="fast_switch5.txt" />
|
||||
<ctl name="Fast Use Case Delta File" value="fast_switch9.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="0" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch9.txt" />
|
||||
|
||||
<!-- audio RX route initial/default value -->
|
||||
<ctl name="TDM_0_RX Mixer EP1" value="0"/>
|
||||
|
@ -670,8 +670,8 @@
|
|||
<path name="voice-speaker">
|
||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||
<ctl name="Digital PCM Volume" value="841"/>
|
||||
<ctl name="R Digital PCM Volume" value="841"/>
|
||||
<ctl name="Digital PCM Volume" value="825"/>
|
||||
<ctl name="R Digital PCM Volume" value="825"/>
|
||||
<ctl name="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" />
|
||||
|
|
BIN
audio/felix/cs35l41/R-cs35l41-dsp1-spk-prot.bin
Normal file
BIN
audio/felix/cs35l41/R-cs35l41-dsp1-spk-prot.bin
Normal file
Binary file not shown.
BIN
audio/felix/cs35l41/cs35l41-dsp1-spk-prot.bin
Normal file
BIN
audio/felix/cs35l41/cs35l41-dsp1-spk-prot.bin
Normal file
Binary file not shown.
1
audio/felix/cs35l41/fast_switch1.txt
Normal file
1
audio/felix/cs35l41/fast_switch1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2162689,2294032,2,7,0,17,4134355,1395882,8388607,2,985354123
|
1
audio/felix/cs35l41/fast_switch2.txt
Normal file
1
audio/felix/cs35l41/fast_switch2.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2166785,2294032,2,7,0,17,4134355,1456572,8388607,2,-1905595085
|
1
audio/felix/cs35l41/fast_switch3.txt
Normal file
1
audio/felix/cs35l41/fast_switch3.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2162690,2294032,2,7,4194304,17,4134355,1395882,8388607,2,-632693564
|
1
audio/felix/cs35l41/fast_switch4.txt
Normal file
1
audio/felix/cs35l41/fast_switch4.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2166786,2294032,2,7,4194304,17,4134355,1456572,8388607,2,1855487612
|
1
audio/felix/cs35l41/fast_switch5.txt
Normal file
1
audio/felix/cs35l41/fast_switch5.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2162691,2294032,2,7,0,17,4409979,1395882,8388607,2,-1659281083
|
1
audio/felix/cs35l41/fast_switch6.txt
Normal file
1
audio/felix/cs35l41/fast_switch6.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2166787,2294032,2,7,0,17,4409979,1456572,8388607,2,701023229
|
1
audio/felix/cs35l41/fast_switch7.txt
Normal file
1
audio/felix/cs35l41/fast_switch7.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2162692,2294032,2,7,4194304,17,4409979,1395882,8388607,2,-1385516587
|
1
audio/felix/cs35l41/fast_switch8.txt
Normal file
1
audio/felix/cs35l41/fast_switch8.txt
Normal file
|
@ -0,0 +1 @@
|
|||
16,4,768,1236,419376,2166788,2294032,2,7,4194304,17,4409979,1456572,8388607,2,431690605
|
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
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -37,7 +37,6 @@ include device/google/gs-common/touch/stm/stm6.mk
|
|||
ifeq ($(filter factory_felix, $(TARGET_PRODUCT)),)
|
||||
include device/google/felix/uwb/uwb_calibration.mk
|
||||
endif
|
||||
include device/google/gs-common/wireless_charger/wireless_charger.mk
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,felix)
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!--Whether the Face enroll confirmation page show finish large icon. -->
|
||||
<bool name="config_face_enroll_confirmation_show_illustration">false</bool>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue