commit | 262ef7cf066d6761463e9ba71d40993efe22991c | [log] [tgz] |
---|---|---|
author | Victor Truong <truongvi@google.com> | Tue Aug 16 12:33:43 2022 -0400 |
committer | Victor Truong <truongvi@google.com> | Tue Aug 16 12:33:43 2022 -0400 |
tree | 4e1783e27cb8976b11ec26de40deb1027428e6c7 | |
parent | e076854f74cc30af709bee6d2171ce499496dbc4 [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 Test: atest DreamManagerServiceTests#testDreamNotFinishAfterRotation Change-Id: I01d803fd501f71da016395ad24a1fe0f92200b26