commit | 66457d7855fbdf271db83b6a79ea02b452e486a7 | [log] [tgz] |
---|---|---|
author | Victor Truong <truongvi@google.com> | Tue Aug 16 12:33:43 2022 -0400 |
committer | Robert Horvath <robhor@google.com> | Thu Sep 29 08:55:48 2022 +0000 |
tree | 562f46f3c476d2aa5aec415543f2aa984d4f9add | |
parent | 185c1bced8b793ca50c42bbee0dc9063f47ec686 [diff] |
Allow dreams to redraw when device is rotated. Dreams currently will close and recreate a Dream when the device rotates. This causes a bug in the Dream state as the current activity closes but the device does not exit a Dreaming state. Bug: 235263108 Bug: 239510155 Bug: 240892000 Test: atest DreamManagerServiceTests#testDreamNotFinishAfterRotation Change-Id: I01d803fd501f71da016395ad24a1fe0f92200b26 Merged-In: I01d803fd501f71da016395ad24a1fe0f92200b26