commit | 101ea3e4e55c08b11f54d50d20fb8bfc9cb5a393 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Mon Jul 24 10:37:52 2023 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Mon Jul 24 19:09:48 2023 +0000 |
tree | 51a3cdb6fec692a6f25ebff5749ed18801bd9da5 | |
parent | 6eb4af3f45c58955789594d8c2f36311def12c4d [diff] |
Restoring starting capturing existing activity. ag/24138143 made the rule to produce empty captures in many cases. ag/24138143 aimed to fix a leak that was caused by a local var alreadyOpenActivity still referring the activity when the leak check executes. Fixing that by moving the variable to a method startCapturingExistingActivity. Bug: 291638593 Test: local, presubmit Flag: N/A Change-Id: I281202488c6c85e2e2c5b5b3300e26d808167104