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

Commit b54957cd authored by Peiyong Lin's avatar Peiyong Lin Committed by Automerger Merge Worker
Browse files

Merge "Add TEST_MAPPING" am: 6474cf93 am: 875667f1

parents f5f89ff6 875667f1
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",
    ],
}