Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9754784 authored by David Anderson's avatar David Anderson
Browse files

Fiemap tests should only run on API level >= 29.

Bug: 141941121
Test: vts
Change-Id: I860d3e33518c4eb2db61c468ba31309a0dbefb97
parent 50037a62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
        <option name="binary-test-source" value="_32bit::DATA/nativetest/fiemap_writer_test/fiemap_writer_test" />
        <option name="binary-test-source" value="_64bit::DATA/nativetest64/fiemap_writer_test/fiemap_writer_test" />
        <option name="binary-test-type" value="gtest"/>
        <option name="precondition-first-api-level" value="29" />
        <option name="test-timeout" value="2m"/>
    </test>
</configuration>