powerhint.json: move display wake node earlier am: 8fdd6e65eb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16622384 Change-Id: Ia0324458cd2f41ce6516dcfc7b0e4560fcb831a5
This commit is contained in:
commit
a8ed349039
1 changed files with 8 additions and 8 deletions
|
@ -98,6 +98,14 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "DisplayWakeup",
|
||||
"Path": "/sys/devices/platform/1c300000.drmdecon/early_wakeup",
|
||||
"Values": [
|
||||
"1",
|
||||
"0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "CPUUtilThreshold",
|
||||
"Path": "/sys/kernel/vendor_sched/util_threshold",
|
||||
|
@ -243,14 +251,6 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "DisplayWakeup",
|
||||
"Path": "/sys/devices/platform/1c300000.drmdecon/early_wakeup",
|
||||
"Values": [
|
||||
"1",
|
||||
"0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "LimitFlashCurrent",
|
||||
"Path": "vendor.camera.max_flash_current",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue