commit | 226091843476186071515ce95425f40ef117ee9a | [log] [tgz] |
---|---|---|
author | Kevin Cheng <kevcheng@google.com> | Tue Nov 28 15:04:40 2017 -0800 |
committer | Kevin Cheng <kevcheng@google.com> | Tue Nov 28 15:27:04 2017 -0800 |
tree | 369c4fd82e6a02ee3ac586ea4814a27019151087 | |
parent | 824958e880e5feedfbf4cea7de7fb93f283c5eb5 [diff] |
Add local compatibilty suite info to module-info.json. Test: m out/target/product/<lunch target>/module-info.json And I see the following line in module-info.json: "CtsSampleHostTestCases": { "class": ["JAVA_LIBRARIES"], "path": ["cts/hostsidetests/sample"], "tags": ["tests"], "installed": ["out/host/linux-x86/framework/CtsSampleHostTestCases.jar"], "compatibility_suites": ["cts", "general-tests", "vts"] }, Change-Id: I67a78de4153c762977b145ed62ca8b6ecd0b7947