commit | e5df75ccd99476fa81f149d243b7f76f14306d47 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Mon Mar 25 15:29:34 2024 +0000 |
committer | Chris Li <lihongyu@google.com> | Mon Mar 25 15:29:34 2024 +0000 |
tree | 08aaf0999d7b83aa030c3db766e1e158880a46fd | |
parent | e52b99f0da543bfbe6ff1729ce365a46b918cc3d [diff] |
Fix ActivityThreadTest#testDoubleRelaunch ActivityClientRecord can be null if the test doesn't wait for activity launch. Fix by partially revert the change in case the test doesn't care about the ActivityWindowInfo. Fix: 331193454 Test: atest FrameworksCoreTests:ActivityThreadTest Change-Id: I510f7e0bc042550f26ec5f7a07b76a0c7bee2d96