Merge change 20684 into donut

* changes:
  Fix runtest launchperf test definition.
This commit is contained in:
Android (Google) Code Review
2009-08-10 17:49:49 -07:00

View File

@@ -72,7 +72,7 @@ See test_defs.xsd for more information.
<test name="launchperf" <test name="launchperf"
build_path="development/apps/launchperf" build_path="development/apps/launchperf"
package="com.android.launchperf" package="com.android.launchperf"
class="com.android.launchperf.SimpleActivityLaunchPerformance" runner=".SimpleActivityLaunchPerformance"
coverage_target="framework" /> coverage_target="framework" />
<!-- targeted framework tests --> <!-- targeted framework tests -->