summaryrefslogtreecommitdiffstats
path: root/liblog
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2017-12-18 18:08:53 +0000
committerJulien Desprez <jdesprez@google.com>2017-12-18 18:08:53 +0000
commit5b585791db3d169e6d63cf360506d044553f798b (patch)
tree706f38ecc0d189f55f48022817c14fcf9b24b521 /liblog
parent3459e5823e74777ea1d841c72bb5730170629213 (diff)
downloadsystem_core-5b585791db3d169e6d63cf360506d044553f798b.tar.gz
system_core-5b585791db3d169e6d63cf360506d044553f798b.tar.bz2
system_core-5b585791db3d169e6d63cf360506d044553f798b.zip
Add suite component to test modules
Test: build Bug: 65303193 Change-Id: I620c7034b9bdfa056dbde97c28bc5abc3375cc42
Diffstat (limited to 'liblog')
-rw-r--r--liblog/tests/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblog/tests/AndroidTest.xml b/liblog/tests/AndroidTest.xml
index 427f2b41c..7b6443398 100644
--- a/liblog/tests/AndroidTest.xml
+++ b/liblog/tests/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for CTS Logging Library test cases">
+ <option name="test-suite-tag" value="cts" />
<option name="config-descriptor:metadata" key="component" value="systems" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
<option name="cleanup" value="true" />