Snap for 12742097 from 2201401f7b to 25Q1-release

Change-Id: Ie64eac0f37c4cac871baaa5946fd869679843eef
This commit is contained in:
Android Build Coastguard Worker 2024-12-04 00:04:42 +00:00
commit 109870b7ef
5 changed files with 19 additions and 21 deletions

View file

@ -300,9 +300,6 @@
<bool name="config_safe_sound_dosage_enabled">true</bool>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>

View file

@ -97,6 +97,7 @@
"Values": [
"9999999",
"1548000",
"1425000",
"1197000",
"0"
],
@ -136,6 +137,7 @@
"9999999",
"2245000",
"2130000",
"1572000",
"1836000",
"0"
],
@ -177,6 +179,7 @@
"2687000",
"2363000",
"2147000",
"1745000",
"1885000",
"0"
],
@ -2624,37 +2627,37 @@
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1745000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMinFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1745000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUMidClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1572000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUMidClusterMinFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1572000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPULittleClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1425000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1425000"
},
{
"PowerHint": "LOW_POWER_LITTLE_CLUSTER_50",

View file

@ -97,6 +97,7 @@
"Values": [
"9999999",
"1548000",
"1425000",
"1197000",
"0"
],
@ -132,6 +133,7 @@
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq",
"Values": [
"9999999",
"1572000",
"1836000",
"0"
],
@ -168,6 +170,7 @@
"Path": "/sys/devices/system/cpu/cpu8/cpufreq/scaling_min_freq",
"Values": [
"9999999",
"1745000",
"1885000",
"0"
],
@ -2157,7 +2160,7 @@
"Duration": 0,
"Value": "cam1"
},
{
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CPUUtilThreshold",
"Duration": 0,
@ -2529,37 +2532,37 @@
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1745000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMinFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1745000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUMidClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1572000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUMidClusterMinFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1572000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPULittleClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1425000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "9999999"
"Value": "1425000"
},
{
"PowerHint": "LOW_POWER_LITTLE_CLUSTER_50",

View file

@ -231,6 +231,4 @@
<item>283</item>
</integer-array>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
</resources>

View file

@ -294,9 +294,6 @@
<bool name="config_safe_sound_dosage_enabled">true</bool>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>