[Crash] finish activity without super#onResume()

When finish() an activity within onStart() or onResume(),
super#onStart() or super#onResume() need to be invoked prior to
finish().

Bug: 200513672
Test: local
Change-Id: Ifba0956fb3a11888c84f55342f62a3f192a67294
(cherry picked from commit 24dfc61f996c0ea217c8a2f35f8764193ee86ea6)
1 file changed