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

Commit fda1fe24 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Skip ApkVerityTest on HWASan."

parents bd6308ac 27c8be49
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@
        <option name="push" value="ApkVerityTestCert.der->/data/local/tmp/ApkVerityTestCert.der" />
    </target_preparer>

    <!-- Skip on HWASan. TODO(b/232288278): Re-enable -->
    <object type="module_controller" class="com.android.tradefed.testtype.suite.module.SkipHWASanModuleController" />
    <test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" >
        <option name="jar" value="ApkVerityTest.jar" />
    </test>