am 66e1caff: Merge change 25298 into eclair
Merge commit '66e1caffc8c7ae8893e542ff2ee67766efcef0b5' into eclair-plus-aosp * commit '66e1caffc8c7ae8893e542ff2ee67766efcef0b5': Clean up temporary files after generating coverage report
This commit is contained in:
@@ -88,6 +88,10 @@
|
|||||||
<html outfile="coverage.html" />
|
<html outfile="coverage.html" />
|
||||||
</report>
|
</report>
|
||||||
</emma>
|
</emma>
|
||||||
|
<echo>Cleaning up temporary files...</echo>
|
||||||
|
<delete dir="${instrumentation.absolute.dir}" />
|
||||||
|
<delete file="coverage.ec" />
|
||||||
|
<delete file="coverage.em" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user