commit | 52936799fd3aef80a9a93378bde2c6b16815adff | [log] [tgz] |
---|---|---|
author | Guang Zhu <guangzhu@google.com> | Fri Jun 02 17:17:14 2017 -0700 |
committer | Guang Zhu <guangzhu@google.com> | Mon Jun 05 23:20:19 2017 +0000 |
tree | 4d212d139064410e67a871fb2e6109bf17a6afe0 | |
parent | 988537c703d1d17f0baa56b78a9494ea106c307d [diff] [blame] |
add component metadata to all CTS module configs Bug: 36140955 Bug: 35360169 Test: new unit test to ensure that all modules have this field Change-Id: Ie76e4306049eb56e7f4360f63093ab03b3ca2611 Merged-In: Id856f93c0d2a018be65bff33459b4b703d23257d
diff --git a/hostsidetests/jvmti/run-tests/test-982/AndroidTest.xml b/hostsidetests/jvmti/run-tests/test-982/AndroidTest.xml index 7c4833f..b2b68c2 100644 --- a/hostsidetests/jvmti/run-tests/test-982/AndroidTest.xml +++ b/hostsidetests/jvmti/run-tests/test-982/AndroidTest.xml
@@ -14,6 +14,7 @@ limitations under the License. --> <configuration description="Config for CTS JVMTI test cases"> + <option name="config-descriptor:metadata" key="component" value="art" /> <target_preparer class="android.jvmti.cts.JvmtiPreparer"> <option name="cleanup-apks" value="true" /> <option name="test-file-name" value="CtsJvmtiRunTest982DeviceApp.apk" />