From dd38dd51a648ee5ecabf63b6e7198d5a51752f69 Mon Sep 17 00:00:00 2001 From: Piotr Gurgul Date: Thu, 24 Sep 2009 20:58:35 -0700 Subject: [PATCH] Add info about location of the coverage report Target 'coverage' outputs now path to the generated coverage report. Change-Id: I442c0ff002c5d269cf1f573674105691df9caec5 --- tools/scripts/android_test_rules.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/scripts/android_test_rules.xml b/tools/scripts/android_test_rules.xml index efeb9a176..78503aef7 100644 --- a/tools/scripts/android_test_rules.xml +++ b/tools/scripts/android_test_rules.xml @@ -98,6 +98,7 @@ + Saving the report file in ${basedir}/coverage/coverage.html