summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Manali Bhutiyani <manalib@google.com> 2022-12-30 23:28:01 +0000
committer Manali Bhutiyani <manalib@google.com> 2023-01-09 20:55:13 +0000
commit5ad9ca6318ded92a7b60152f5a444d63273f2c88 (patch)
tree7b3413b520362594c488bfb6ebeeb62155eb38d2 /api/api.go
parent7fd018f3dc8a1baa851eace7775b3b9c2f8008aa (diff)
[hbm] Separate HBM times for multi-display devices.
This change separates High brightness mode information for different physical displays, which was currently being shared causing both displays to show similar HBM time remaining. Each display's OLED lifetime risk due to HBM is independent, so each display's HBM for SV timer should be independent. Bug: 254588984 Test: atest com.android.server.display.HbmEventTest atest com.android.server.display.HighBrightnessModeControllerTest atest com.android.server.display.HighBrightnessModeMetadataTest atest com.android.server.display.DisplayPowerControllerTest atest com.android.server.display.DisplayPowerControllerTest2 Manual testing: Manually tested this fix on multiple display devices, with high lux and forcing displays into HBM mode, and changing the displays to see if the time events are being updated correctly. $ adb shell dumpsys display | grep -i remainingtime remainingTime=274576 remainingTime=249182 Change-Id: I0ed4ad99108a1a850dae68e1f6cf92adfab8bc1d
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions