Secondary menu sends unexpected TERMINAL RESPONSE for subsequent command

The instance state of StkMenuActivity is not correctly saved and
restored now. That can cause several issues while the activity is
recreated. For example, onDestroy() can mistakenly returns TERMINAL
RESPONSE for the subsequent command in a particular situation.

Bug: 67991501
Test: Confirmed the expected behavior in manual test cases

Change-Id: I0f56ed5ad0b7fb635a35f4f3e9c3d8c32bd67f6f
1 file changed