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

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

Revert "Adding fuzz_service_test to run at presubmit"

This reverts commit a6091b6b.

Reason for revert: b/284227523

Change-Id: Ife075945dde35540f3a85f9ad2d2298419e33486
parent a6091b6b
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"],
}
}