Make sure the next case started after previous case finished

Previous test case "getActivity().finish()" may be scheduled after
the start of current case. In this case, there will be no layer for
this case to draw its UI as its acitivity finished as the previous
test case's teardown.

Change-Id: Ifb4dfaa8817c99268e7f8b1d359fabf08a01c552
Signed-off-by: guoyin.chen <guoyin.chen@freescale.com>
1 file changed