commit | 29e7bdfc0a8bb2c9e0165622edc18124e42b0b59 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Mon Mar 23 14:43:09 2020 -0700 |
committer | Dan Stoza <stoza@google.com> | Mon Mar 23 15:23:48 2020 -0700 |
tree | ac227af02b376e6695c90785c25e694b2c128019 | |
parent | e636f3fe67b9cff2d9d75f12946ac4d16577e7bd [diff] |
PowerAdvisor: Wait for boot finished Adds a call to PowerAdvisor so it can gate calls to notifyDisplayUpdateImminent until the boot has finished. This prevents PowerAdvisor from attempting to connect to the Power HAL, which can delay the boot animation if SF comes up first. Bug: 152131148 Test: libsurfaceflinger_unittest Test: libcompositionengine_test Test: Manual, check that boot is not delayed Change-Id: Idf59e9bb62a03360925aa06d95a7b4caea36be83