[Android] Destroy mSetActivity in ChromeActivityTestRule
This CL destroys mSetActivity in rule teardown. The activity is launched manually inside the test rule and it is not ended prior to this change. This is necessary to avoid crash once we will teardown the SigninTestUtil properly. Bug: 1083138 Change-Id: Ibacf4a78c22b5316983a3ae208070c075b042738 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202796Reviewed-by:Marc Treib <treib@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#770559}
Showing
Please register or sign in to comment