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

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

Merge "Simplify NNAPI VTS TEST_MAPPING options" am: 950dcb63

am: cf57e424

Change-Id: I79ee0cdfb3780fcad544b79066b0845a0e1c027e
parents 122c06f2 cf57e424
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*"
        }
      ]
    }