commit | 2e9bdc45d30be17f281912e273bcb46fa014df56 | [log] [tgz] |
---|---|---|
author | Darrell Shi <darrellshi@google.com> | Wed Oct 26 19:21:11 2022 +0000 |
committer | Darrell Shi <darrellshi@google.com> | Wed Oct 26 22:13:16 2022 +0000 |
tree | a285b0b3d9db04d23933114b993613b987a4f6e6 | |
parent | 254acc56c118f19a363c737f5c9b5bb58c08ee14 [diff] |
Fix DREAMING_STARTED broadcast. This change fixes a bug where DREAMING_STARTED intent is only broadcast once because mSentStartBroadcast flag is not being reset after DREAM_STOPPED intent is broadcast. Bug: 255732899 Fix: 255732899 Test: atest SystemDreamTest Test: verified fingerprint unlock during dream works Test: verified dream start/stop broadcasts are sent correctly Change-Id: Ibcd8b8b00b855bfc52a295e2663926e55d664a69