Mark the unit tests module itself as its component
This will help to try out code coverage reporting. Change-Id: I52953037cb1482d88102d4bf8719ec7192dfaa97 Test: presubmit Bug: 172962242
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<configuration description="Runs {MODULE}">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-unit-tests" />
|
||||
<option name="config-descriptor:metadata" key="component" value="{MODULE}" />
|
||||
|
||||
{EXTRA_CONFIGS}
|
||||
|
||||
|
Reference in New Issue
Block a user