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

Commit d86b37fc authored by Julien Desprez's avatar Julien Desprez
Browse files

Update default template for suites native tests

Add the default suite tag membership to the native test.
Added the default native metric (google benchmark) config
(not used yet).

Test: build device-tests
Bug: 77904876
Change-Id: Ia8174035c410b1ebb25eb9069dc5a291913ef622
parent 65ba0bf5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@
-->
<!-- This test config file is auto-generated. -->
<configuration description="Runs {MODULE}.">
    <option name="test-suite-tag" value="apct" />
    <option name="test-suite-tag" value="apct-native" />
    <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
        <option name="cleanup" value="true" />
        <option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />