File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 57
57
<!-- apps -->
58
58
<coverage_target name =" ApiDemos" build_path =" development/samples/ApiDemos"
59
59
type =" APPS" />
60
- <coverage_target name =" Browser" build_path =" packages/apps/Browser"
61
- type =" APPS" />
62
60
<coverage_target name =" Calculator" build_path =" packages/apps/Calculator"
63
61
type =" APPS" />
64
62
<coverage_target name =" Calendar" build_path =" packages/apps/Calendar"
Original file line number Diff line number Diff line change @@ -398,12 +398,6 @@ See test_defs.xsd for more information.
398
398
build_path =" development/samples/ApiDemos"
399
399
package =" com.example.android.apis.tests" />
400
400
401
- <test name =" browser"
402
- build_path =" packages/apps/Browser"
403
- package =" com.android.browser.tests"
404
- coverage_target =" Browser"
405
- continuous =" true" />
406
-
407
401
<test name =" calculator"
408
402
build_path =" packages/apps/Calculator"
409
403
package =" com.android.calculator2.tests"
You can’t perform that action at this time.
0 commit comments