Merge "Change the test mapping configuration of GTS modules by using "imports."" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-24 09:36:07 +00:00
committed by Android (Google) Code Review

View File

@@ -5,9 +5,11 @@
},
{
"name": "CtsSystemApiSignatureTestCases"
},
}
],
"imports": [
{
"name": "GtsUnofficialApisUsageTestCases"
"path": "vendor/xts/gts-tests/hostsidetests/api"
}
]
}