commit | 0ea9de1cf90c5c0734c635c6bb273f05fd10eb44 | [log] [tgz] |
---|---|---|
author | Matthew Duggan <mduggan@google.com> | Wed Jul 12 13:39:06 2023 +0900 |
committer | Matthew Duggan <mduggan@google.com> | Mon Jul 24 04:56:28 2023 +0000 |
tree | 662f6891f5e7ed1dabfafafac5744abab8bd97b9 | |
parent | 009c7c26c2f7da8fc6a746fe1a03734cec77dad4 [diff] |
Allow separate configuration of display color fade Previously color fade before display power-off was disabled for devices with a low-RAM configuration. Some devices may not want this animation even though they have a plenty of RAM, so allow it to be controlled separately. Bug: 284838712 Change-Id: I2369d10c293d7b05d55878a28f702a81428ddd15 Merged-In: I2369d10c293d7b05d55878a28f702a81428ddd15 Test: atest DisplayPowerControllerTest Test: atest DisplayPowerController2Test