commit | e6f63b1a15e2c9d815a359eaede0b727db93e79f | [log] [tgz] |
---|---|---|
author | Guang Zhu | Tue Apr 14 16:45:47 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Apr 14 16:45:47 2009 -0700 |
tree | 80b4ab1526be61299a8a8a90a89d8da832f54c22 | |
parent | c14b0f8295d38e72310f6339677a534cdd6dd817 [diff] |
AI 146246: am: CL 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. Original author: guangzhu Merged from: //branches/cupcake/... Automated import of CL 146246