add component metadata tag to CTS liblog test acses

am: de29bf4884

Change-Id: I4bc7c46b9498227ccd19c558fd821d80974bd404
This commit is contained in:
Guang Zhu 2017-06-06 19:28:39 +00:00 committed by android-build-merger
commit c2fbcf6f67
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for CTS Logging Library test cases">
<option name="config-descriptor:metadata" key="component" value="systems" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
<option name="cleanup" value="true" />
<option name="push" value="CtsLiblogTestCases->/data/local/tmp/CtsLiblogTestCases" />