Create group throttle powerhint am: 599c4d1bd8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/23559386 Change-Id: I0690f4e19dadcb4a4333ea223a0ef043fdc28ecc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -603,6 +603,26 @@
|
|||||||
"0,1,2,3,4,5,6,7"
|
"0,1,2,3,4,5,6,7"
|
||||||
],
|
],
|
||||||
"Type": "Property"
|
"Type": "Property"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Dex2oatGroup",
|
||||||
|
"Path": "/proc/vendor_sched/dex2oat_ug",
|
||||||
|
"Values": [
|
||||||
|
"1",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0,
|
||||||
|
"ResetOnInit": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "UgBgGroupThrottle",
|
||||||
|
"Path": "/proc/vendor_sched/ug_bg_group_throttle",
|
||||||
|
"Values": [
|
||||||
|
"512",
|
||||||
|
"308"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0,
|
||||||
|
"ResetOnInit": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Actions": [
|
"Actions": [
|
||||||
@@ -1668,6 +1688,12 @@
|
|||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0,1,2,3"
|
"Value": "0,1,2,3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
|
||||||
|
"Node": "Dex2oatGroup",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE",
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE",
|
||||||
"Node": "PMU_POLL",
|
"Node": "PMU_POLL",
|
||||||
@@ -1746,6 +1772,12 @@
|
|||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0,1,2,3"
|
"Value": "0,1,2,3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE",
|
||||||
|
"Node": "Dex2oatGroup",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",
|
||||||
"Node": "PMU_POLL",
|
"Node": "PMU_POLL",
|
||||||
@@ -1824,6 +1856,12 @@
|
|||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0,1,2,3"
|
"Value": "0,1,2,3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",
|
||||||
|
"Node": "Dex2oatGroup",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_CRITICAL",
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_CRITICAL",
|
||||||
"Node": "PMU_POLL",
|
"Node": "PMU_POLL",
|
||||||
@@ -1902,6 +1940,12 @@
|
|||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0,1,2,3"
|
"Value": "0,1,2,3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_CRITICAL",
|
||||||
|
"Node": "Dex2oatGroup",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_EMERGENCY",
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_EMERGENCY",
|
||||||
"Node": "PMU_POLL",
|
"Node": "PMU_POLL",
|
||||||
@@ -1998,6 +2042,12 @@
|
|||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0,1,2,3"
|
"Value": "0,1,2,3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_EMERGENCY",
|
||||||
|
"Node": "Dex2oatGroup",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
||||||
|
Reference in New Issue
Block a user