commit | c37d832194c9a93a720bf14d0a991377e4d4db53 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Wed Apr 24 09:36:07 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Apr 24 09:36:07 2019 +0000 |
tree | 758d6fb614c0c48988202a0fad64253c59283679 | |
parent | 35e7fa1b508077b4f1b3037ea773d67e483c212d [diff] | |
parent | dba8f1036bf58b6b12f76741d5dce87fe182b389 [diff] |
Merge "Change the test mapping configuration of GTS modules by using "imports."" into qt-dev
diff --git a/api/TEST_MAPPING b/api/TEST_MAPPING index 4d22d0b..3a2e528 100644 --- a/api/TEST_MAPPING +++ b/api/TEST_MAPPING
@@ -5,9 +5,11 @@ }, { "name": "CtsSystemApiSignatureTestCases" - }, + } + ], + "imports": [ { - "name": "GtsUnofficialApisUsageTestCases" + "path": "vendor/xts/gts-tests/hostsidetests/api" } ] }