update felix device
based on pipit 93e38fbd070b55875d9c23e214dff6d26ac0cdf9 based on cheetah cdc1dc5379faf6bb60cf4f8b4b967ae87992b2ed Bug: 206057564 Change-Id: I68ca7715cf7fd96066d8d517bc4daf236512f501
This commit is contained in:
parent
e0100f2154
commit
687519c606
22 changed files with 1198 additions and 280 deletions
|
@ -37,9 +37,9 @@ void addDisplay(std::shared_ptr<PowerStats> p) {
|
|||
// Add display residency stats
|
||||
std::vector<std::string> states = {
|
||||
"Off",
|
||||
"LP: 1440x3120@1"
|
||||
"LP: 1440x3120@1",
|
||||
"LP: 1440x3120@10",
|
||||
"LP: 1440x3120@30"
|
||||
"LP: 1440x3120@30",
|
||||
"On: 1440x3120@60",
|
||||
"On: 1440x3120@90",
|
||||
"On: 1440x3120@120",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue