Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" am: b4b9d21bf9

am: 359d910373

Change-Id: I7e3274d4d3a550d500fd36fff7d5eb28985bf236
This commit is contained in:
Tri Vo 2019-07-25 15:50:33 -07:00 committed by android-build-merger
commit 541d4253b8

View file

@ -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>