commit | d3ed35f3e9dcc735b7698e2fca1918e3b4c2472e | [log] [tgz] |
---|---|---|
author | Chilun <chilunhuang@google.com> | Tue Aug 11 15:39:13 2020 +0800 |
committer | Chilun <chilunhuang@google.com> | Tue Aug 25 18:43:38 2020 +0800 |
tree | d72b6fa06d7be38b626aa1f5d35794330c3de7a6 | |
parent | f2d5bf57a8e246a78ae0d693a62d7a8d19706782 [diff] |
Let activities can be recreated in ON_START state We should also allow the activity to be recreated in ON_START state, since ON_START is also a resting state and we don't see a reason to prevent applications from doing so. Bug: 162906202 Test: atest FrameworksMockingCoreTests atest FrameworksCoreTests atest WmTests Change-Id: I20a9c1c25c0b5e1a392b18dc5bac26a1551990e2