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

Commit ef4b11c2 authored by Pawan Wagh's avatar Pawan Wagh Committed by Gerrit Code Review
Browse files

Merge "Revert "Adding fuzz_service_test to run at presubmit""

parents 3731f6de fba4845a
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -63,9 +63,6 @@
    {
    {
      "name": "libbinderthreadstateutils_test"
      "name": "libbinderthreadstateutils_test"
    },
    },
    {
      "name": "fuzz_service_test"
    },
    {
    {
      "name": "CtsOsTestCases",
      "name": "CtsOsTestCases",
      "options": [
      "options": [
+0 −1
Original line number Original line Diff line number Diff line
@@ -52,5 +52,4 @@ sh_test_host {
    required: [
    required: [
        "test_service_fuzzer_should_crash",
        "test_service_fuzzer_should_crash",
    ],
    ],
    test_suites: ["general-tests"],
}
}