summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuang Zhu2017-06-05 16:39:25 -0500
committerGuang Zhu2017-06-05 18:21:23 -0500
commitde29bf48844017c5a7265da8108c51b5141392b6 (patch)
tree1f6df966c84b97b84d2e296fbba1dca548d8be39 /liblog/tests
parenta1c9e943c0687a2fd1195033824d22600abbd51e (diff)
downloadplatform-system-core-de29bf48844017c5a7265da8108c51b5141392b6.tar.gz
platform-system-core-de29bf48844017c5a7265da8108c51b5141392b6.tar.xz
platform-system-core-de29bf48844017c5a7265da8108c51b5141392b6.zip
add component metadata tag to CTS liblog test acses
Bug: 36140955 Bug: 35360169 Test: new unit test to ensure that all modules have this field Change-Id: I352145965e8cd20371ccce3ba2b25f3a166bc3e8 Merged-In: Ifb7a14817265b4624f1dc6414b547c86aafcf4ac
Diffstat (limited to 'liblog/tests')
-rw-r--r--liblog/tests/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblog/tests/AndroidTest.xml b/liblog/tests/AndroidTest.xml
index b8d87e6c9..427f2b41c 100644
--- a/liblog/tests/AndroidTest.xml
+++ b/liblog/tests/AndroidTest.xml
@@ -14,6 +14,7 @@
14 limitations under the License. 14 limitations under the License.
15--> 15-->
16<configuration description="Config for CTS Logging Library test cases"> 16<configuration description="Config for CTS Logging Library test cases">
17 <option name="config-descriptor:metadata" key="component" value="systems" />
17 <target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher"> 18 <target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
18 <option name="cleanup" value="true" /> 19 <option name="cleanup" value="true" />
19 <option name="push" value="CtsLiblogTestCases->/data/local/tmp/CtsLiblogTestCases" /> 20 <option name="push" value="CtsLiblogTestCases->/data/local/tmp/CtsLiblogTestCases" />