commit | f3ae7ab1ea5c5fb098f38f200e602a833c61aaea | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Apr 20 13:09:23 2021 +0800 |
committer | Louis Chang <louischang@google.com> | Tue Apr 20 13:55:50 2021 +0800 |
tree | 38273d59730a44f2e43397da20ec8758bfbdb5d1 | |
parent | a3c90ed8559df0730db795abaec3e07b64189214 [diff] |
Fix the ActivityLifecycleTests#testLocalRecreate flakiness IACC#activityTopResumedStateLost was reported to ATMS later than IACC#activityPaused sometimes because one is one-way binder call while the other one is two-way binder. Also make IACC#activityTopResumedStateLost a two-way binder Bug: 185810414 Test: atest ActivityLifecycleTests Change-Id: Ib87de693f5ebcfd836208924aa8fc2a035ca7c82