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

Commit 6474cf93 authored by Peiyong Lin's avatar Peiyong Lin Committed by Gerrit Code Review
Browse files

Merge "Add TEST_MAPPING"

parents a1b1e5d1 8139d0be
Loading
Loading
Loading
Loading

power/TEST_MAPPING

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "VtsHalPowerTargetTest"
    }
  ]
}
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ cc_test {
        "android.hardware.power-V3-ndk",
    ],
    test_suites: [
        "general-tests",
        "vts",
    ],
}