Commits


Guang Zhu authored and The Android Open Source Project committed 7fc3cd6aeb3
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