Snap for 9489393 from 8a619518de to udc-release

Change-Id: I9be629dfee2113fad1205631bfa76ca226a2a385
This commit is contained in:
Android Build Coastguard Worker 2023-01-14 04:03:03 +00:00
commit e895bbf671
19 changed files with 7452 additions and 7439 deletions

View file

@ -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" />

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2162689,2294032,2,7,0,17,4134355,1395882,8388607,2,985354123

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2166785,2294032,2,7,0,17,4134355,1456572,8388607,2,-1905595085

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2162690,2294032,2,7,4194304,17,4134355,1395882,8388607,2,-632693564

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2166786,2294032,2,7,4194304,17,4134355,1456572,8388607,2,1855487612

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2162691,2294032,2,7,0,17,4409979,1395882,8388607,2,-1659281083

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2166787,2294032,2,7,0,17,4409979,1456572,8388607,2,701023229

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2162692,2294032,2,7,4194304,17,4409979,1395882,8388607,2,-1385516587

View file

@ -0,0 +1 @@
16,4,768,1236,419376,2166788,2294032,2,7,4194304,17,4409979,1456572,8388607,2,431690605

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -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)

View file

@ -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>