Snap for 10628727 from 96a259b81a to udc-qpr1-release

Change-Id: I672fbe00df52df3ed6617c10a76d6de9b67b103d
This commit is contained in:
Android Build Coastguard Worker 2023-08-08 23:03:02 +00:00
commit 46cc3be151
4 changed files with 28 additions and 51 deletions

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (c) 2023, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<resources>
<!-- Whether face auth will immediately stop when the display state is OFF -->
<bool name="flag_stop_face_auth_on_display_off">true</bool>
</resources>

View file

@ -654,7 +654,6 @@
"Name": "PMU_LIT_SPC_THRESHOLD", "Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"70", "70",
"42", "42",
"35", "35",
@ -686,7 +685,6 @@
"Name": "PMU_MID_SPC_THRESHOLD", "Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"50", "50",
"30", "30",
"20", "20",
@ -716,7 +714,6 @@
"Name": "PMU_BIG_SPC_THRESHOLD", "Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"50", "50",
"22", "22",
"20" "20"
@ -1207,21 +1204,9 @@
}, },
{ {
"PowerHint": "CAMERA_ZOOMING_BOOST", "PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_LIT_SPC_THRESHOLD", "Node": "PMU_POLL",
"Duration": 100, "Duration": 100,
"Value": "100" "Value": "0"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_MID_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_BIG_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
}, },
{ {
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU_RANK1", "PowerHint": "GCA_CAMERA_SHOT_BIGCPU_RANK1",

View file

@ -637,7 +637,6 @@
"Name": "PMU_LIT_SPC_THRESHOLD", "Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"70", "70",
"42", "42",
"35", "35",
@ -669,7 +668,6 @@
"Name": "PMU_MID_SPC_THRESHOLD", "Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"50", "50",
"30", "30",
"20", "20",
@ -699,7 +697,6 @@
"Name": "PMU_BIG_SPC_THRESHOLD", "Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"50", "50",
"22", "22",
"20" "20"
@ -1144,21 +1141,9 @@
}, },
{ {
"PowerHint": "CAMERA_ZOOMING_BOOST", "PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_LIT_SPC_THRESHOLD", "Node": "PMU_POLL",
"Duration": 100, "Duration": 100,
"Value": "100" "Value": "0"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_MID_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_BIG_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
}, },
{ {
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU", "PowerHint": "GCA_CAMERA_SHOT_BIGCPU",

View file

@ -654,7 +654,6 @@
"Name": "PMU_LIT_SPC_THRESHOLD", "Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"70", "70",
"42", "42",
"35", "35",
@ -686,7 +685,6 @@
"Name": "PMU_MID_SPC_THRESHOLD", "Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"50", "50",
"30", "30",
"20", "20",
@ -716,7 +714,6 @@
"Name": "PMU_BIG_SPC_THRESHOLD", "Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold", "Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [ "Values": [
"100",
"50", "50",
"22", "22",
"20" "20"
@ -1207,21 +1204,9 @@
}, },
{ {
"PowerHint": "CAMERA_ZOOMING_BOOST", "PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_LIT_SPC_THRESHOLD", "Node": "PMU_POLL",
"Duration": 100, "Duration": 100,
"Value": "100" "Value": "0"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_MID_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_BIG_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
}, },
{ {
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU", "PowerHint": "GCA_CAMERA_SHOT_BIGCPU",