Snap for 11565217 from 31bee4ad9d to 24Q3-release

Change-Id: I1e6ab60ea698dd6727b89a5629de47d570ea5669
This commit is contained in:
Android Build Coastguard Worker 2024-03-12 23:02:14 +00:00
commit 287ea34372
2 changed files with 8 additions and 11 deletions

View file

@ -3,4 +3,7 @@
# Uart port name # Uart port name
UartPort = /dev/ttySAC18 UartPort = /dev/ttySAC18
# Update BQR Event Mask property value
BqrEventMaskValueUpdate = 262238
BtOpusEnabled = true BtOpusEnabled = true

View file

@ -2112,25 +2112,19 @@
{ {
"PowerHint": "FACE_UNLOCK_BOOST", "PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPUBigClusterMaxFreq", "Node": "CPUBigClusterMaxFreq",
"Duration": 1000, "Duration": 500,
"Value": "9999999" "Value": "9999999"
}, },
{ {
"PowerHint": "FACE_UNLOCK_BOOST", "PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPU_LITTLE_TSKIN_BYPASS", "Node": "CPUBigClusterMinFreq",
"Duration": 1000, "Duration": 500,
"Value": "1" "Value": "1826000"
},
{
"PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPU_MID_TSKIN_BYPASS",
"Duration": 1000,
"Value": "1"
}, },
{ {
"PowerHint": "FACE_UNLOCK_BOOST", "PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPU_BIG_TSKIN_BYPASS", "Node": "CPU_BIG_TSKIN_BYPASS",
"Duration": 1000, "Duration": 500,
"Value": "1" "Value": "1"
}, },
{ {