commit | dce110aa33f4e8fa16b4603bcfbab596e260f319 | [log] [tgz] |
---|---|---|
author | Robert Horvath <robhor@google.com> | Fri Sep 16 11:08:47 2022 +0200 |
committer | David Zhao <qingxun@google.com> | Tue May 07 21:50:09 2024 +0000 |
tree | a03532a07d9db86ae7c345acd1ede1c9e2d775b5 | |
parent | 764882004f446826c25e83f3dcd88de2c9c841f8 [diff] |
Prevent SurfaceFlinger from turning on display on quiescent boot During a quiescent boot the screen is supposed to stay off, until the user explicitly wakes the device again. Therefore SurfaceFlinger should not unconditionally power on the display when initializing. Test: manual: `adb reboot quiescent` and observe calls to setPowerMode Bug: 230576393 Bug: 230818009 Change-Id: Iaf5a9aabb484cdc4645dcb0e819b2cbf49d179e8