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

Commit 86e869a5 authored by David Anderson's avatar David Anderson
Browse files

fastboot: Add fastboot_test to TEST_MAPPING.

Bug: N/A
Test: fastboot_test on host
Change-Id: I1947b371ba6117e6eed811d1d6e1ed4019e0a0e9
parent d34157e2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -390,6 +390,8 @@ cc_test_host {
            enabled: false,
        },
    },

    test_suites: ["general-tests"],
}

cc_test_host {

fastboot/TEST_MAPPING

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "fastboot_test"
    }
  ]
}