powerstats: Add 1Hz stats for inner display am: e63f8f4cd7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/22216490 Change-Id: Iad2de0f6d3c09f398ad37c6d23e00460bb01f028 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
45e6fa35bf
1 changed files with 2 additions and 0 deletions
|
@ -39,7 +39,9 @@ void addDisplay(std::shared_ptr<PowerStats> p) {
|
|||
// Add display residency stats for inner display
|
||||
std::vector<std::string> inner_states = {
|
||||
"Off",
|
||||
"LP: 1840x2208@1",
|
||||
"LP: 1840x2208@30",
|
||||
"On: 1840x2208@1",
|
||||
"On: 1840x2208@10",
|
||||
"On: 1840x2208@60",
|
||||
"On: 1840x2208@120",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue