OSDN Git Service

AI 146225: Work around initialization issue with InstrumentationTest Runner. super...
authorGuang Zhu <>
Tue, 14 Apr 2009 22:49:35 +0000 (15:49 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 14 Apr 2009 22:49:35 +0000 (15:49 -0700)
commit7fc3cd6aeb36849d3c89364e3106eede8c52a65c
treefcc0371633a62fa6b5b91b0a7f691ff7ed3f1587
parent574d89fa0472baa541300b6b680a19c52e160a70
AI 146225: Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early.

Automated import of CL 146225
tests/DumpRenderTree/src/com/android/dumprendertree/LayoutTestsAutoRunner.java