OSDN Git Service

Specify emma dump file location on the device explicitly
authorPiotr Gurgul <pgurgul@google.com>
Wed, 16 Sep 2009 20:29:07 +0000 (13:29 -0700)
committerPiotr Gurgul <pgurgul@google.com>
Wed, 16 Sep 2009 23:32:57 +0000 (16:32 -0700)
commit089585b7c6a9e891a8971deadcf57338981fbabc
tree6b67acc9b64d4070337fc3659e6b507eea6a1b24
parent66e1caffc8c7ae8893e542ff2ee67766efcef0b5
Specify emma dump file location on the device explicitly

This is to avoid using default location for the emma dump file (coverage.ec)
which is generated on the device. Pointing out the custom location (which
for now is the same as the default one) is more straightforward and
will be important if the default location changes in the future.
tools/scripts/android_test_rules.xml