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

Commit cf57e424 authored by Michael Butler's avatar Michael Butler Committed by android-build-merger
Browse files

Merge "Simplify NNAPI VTS TEST_MAPPING options"

am: 950dcb63

Change-Id: I0e671beccc5486bf91c8f11f8f589d300ba9068b
parents 823a602d 950dcb63
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
          // Just use sample-all driver for presubmit tests for faster results.
          // The other sample drivers (fast-float, quant, etc.) are subsets of
          // sample-all.
          "native-test-flag": "--gtest_filter=*sample_all*"
          "include-filter": "*sample_all*"
        }
      ]
    },
@@ -18,7 +18,7 @@
          // Just use sample-all driver for presubmit tests for faster results.
          // The other sample drivers (fast-float, quant, etc.) are subsets of
          // sample-all.
          "native-test-flag": "--gtest_filter=*sample_all*"
          "include-filter": "*sample_all*"
        }
      ]
    },
@@ -29,7 +29,7 @@
          // Just use sample-all driver for presubmit tests for faster results.
          // The other sample drivers (fast-float, quant, etc.) are subsets of
          // sample-all.
          "native-test-flag": "--gtest_filter=*sample_all*"
          "include-filter": "*sample_all*"
        }
      ]
    }