powerhint.json: move display wake hint earlier am: f357b89684
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16586291 Change-Id: I603f8ce7f375f1cce72bca33226da8acddf02ed5
This commit is contained in:
commit
907319bca5
1 changed files with 5 additions and 5 deletions
|
@ -1106,11 +1106,6 @@
|
|||
"Type": "DoHint",
|
||||
"Value": "BOOST_DISPLAY"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
|
||||
"Type": "DoHint",
|
||||
"Value": "BOOST_DISPLAY"
|
||||
},
|
||||
{
|
||||
"PowerHint": "BOOST_120HZ",
|
||||
"Node": "TAUClampBoost",
|
||||
|
@ -1196,6 +1191,11 @@
|
|||
"Duration": 50,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
|
||||
"Type": "DoHint",
|
||||
"Value": "BOOST_DISPLAY"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL",
|
||||
"Node": "LimitFlashCurrent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue