commit | d1591701a0063181ebef2e9b9e46df3a7d7f77d2 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Jul 27 16:27:56 2021 -0700 |
committer | Ady Abraham <adyabr@google.com> | Wed Aug 11 21:21:30 2021 +0000 |
tree | 9e5e095810a048d630df1c6decfc628c61791e7f | |
parent | ad494f0ac5c6413131ef09691ad4e2aebda06a20 [diff] |
SF: fix a bug with DISPLAY_EVENT_MODE_CHANGE SF might dispatch a DISPLAY_EVENT_MODE_CHANGE event before changing the actual mode. This can happen when the mode change takes more than a single refresh and caused by incorrectly checking the previously reported event without checking for the current mode. Bug: 194515308 Bug: 193945763 Test: SF unit tests Change-Id: Icf44e0fb6aadb76e629cd408907389e2626d2047