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

Commit 0ffc5dcb authored by Thiébaud Weksteen's avatar Thiébaud Weksteen Committed by Automerger Merge Worker
Browse files

Merge "Add presubmit TEST_MAPPING" am: 3ba96541 am: 1c9f91c6 am: c59d9a69

parents be454822 c59d9a69
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "EnforcePermissionTests"
    }
  ]
}
+1 −1
Original line number Diff line number Diff line
@@ -34,5 +34,5 @@ android_test {
    ],
    platform_apis: true,
    certificate: "platform",
    test_suites: ["general-tests"],
    test_suites: ["device-tests"],
}