summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTri Vo <trong@google.com>2019-07-29 18:57:41 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-29 18:57:41 -0700
commitd941ba256f638c42b0f5ff630699fb745bf926f7 (patch)
tree76816cf7bb444fdf7f5158794cbfe59b33990654
parent1674790b4cabab6cedc4dfefb9829f96ba8b6d5b (diff)
parent92fa5730de3b3ef185721c03f5037db9a3d84366 (diff)
downloadcore-d941ba256f638c42b0f5ff630699fb745bf926f7.tar.gz
Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" into qt-dev am: 184e9461c5
am: 92fa5730de Change-Id: I250988c152001140db969c2a3cd8e87bdbf45e0f
-rw-r--r--libmeminfo/vts/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmeminfo/vts/AndroidTest.xml b/libmeminfo/vts/AndroidTest.xml
index 530d16ef0..9614025ae 100644
--- a/libmeminfo/vts/AndroidTest.xml
+++ b/libmeminfo/vts/AndroidTest.xml
@@ -24,6 +24,7 @@
<option name="binary-test-source" value="_32bit::DATA/nativetest/vts_meminfo_test/vts_meminfo_test" />
<option name="binary-test-source" value="_64bit::DATA/nativetest64/vts_meminfo_test/vts_meminfo_test" />
<option name="binary-test-type" value="gtest"/>
+ <option name="precondition-first-api-level" value="29" />
<option name="test-timeout" value="10m"/>
</test>
</configuration>