Snap for 7333400 from ca7a6331ef to sc-v2-release

Change-Id: Iade726821c9ed93ed76eb4088fe4b4fbdbe06fe8
This commit is contained in:
android-build-team Robot 2021-05-04 01:02:02 +00:00
commit 7098e2fa2c
8 changed files with 89 additions and 5 deletions

View file

@ -521,6 +521,7 @@
</path>
<path name="audio-recordC bt-mic">
<ctl name="Audio Capture Mic Source" value="BT_MIC"/>
<ctl name="EP1 TX Mixer BT_TX" value="1"/>
</path>

View file

@ -548,6 +548,7 @@
</path>
<path name="audio-recordC bt-mic">
<ctl name="Audio Capture Mic Source" value="BT_MIC"/>
<ctl name="EP1 TX Mixer BT_TX" value="1"/>
</path>

View file

@ -107,3 +107,8 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1
# Hide cutout overlays
PRODUCT_PACKAGES += \
NoCutoutOverlay \
AvoidAppsInCutoutOverlay

View file

@ -106,3 +106,8 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1
# Hide cutout overlays
PRODUCT_PACKAGES += \
NoCutoutOverlay \
AvoidAppsInCutoutOverlay

View file

@ -37,6 +37,13 @@
Must be in the range specified by minimum and maximum. -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.29019607843</item>
<!-- The default refresh rate. Pixel 6 manages this using the peak refresh rate setting, so set
this value to 0 so it has no effect. -->
<integer name="config_defaultRefreshRate">0</integer>
<!-- The default peak refresh rate. -->
<integer name="config_defaultPeakRefreshRate">90</integer>
<!-- Nonlinear coefficients for maximum panel brightness of 500 nits -->
<string-array name="config_reduceBrightColorsCoefficientsNonlinear">
<!-- a-coefficient --> <item>-0.4553233597</item>
@ -180,7 +187,4 @@
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
<!-- The default peak refresh rate. -->
<integer name="config_defaultPeakRefreshRate">90</integer>
</resources>

View file

@ -86,6 +86,13 @@
Must be in the range specified by minimum and maximum. -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.29019607843</item>
<!-- The default refresh rate. Pixel 6 manages this using the peak refresh rate setting, so set
this value to 0 so it has no effect. -->
<integer name="config_defaultRefreshRate">0</integer>
<!-- The default peak refresh rate. -->
<integer name="config_defaultPeakRefreshRate">120</integer>
<!-- 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:
Zone 0: 0 <= LUX < array[0]
@ -158,4 +165,5 @@
<string name="config_mms_user_agent" translatable="false">g8v0u</string>
<!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/G8V0U.xml</string>
</resources>

View file

@ -15,6 +15,36 @@
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf1_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf2_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
@ -243,8 +273,8 @@
0.0,
0.0,
0.0,
0.0,
1.9,
0.0,
0.0
],
"VrThreshold":"NAN",

View file

@ -15,6 +15,36 @@
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf1_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf2_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
@ -243,8 +273,8 @@
0.0,
0.0,
0.0,
0.0,
1.9,
0.0,
0.0
],
"VrThreshold":"NAN",