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

Commit 62e35d62 authored by Ahmad Khalil's avatar Ahmad Khalil
Browse files

Extract vibrator cts tests from CtsOsTestCases

Trigger the vibrator cts tests from vibratorservice TEST_MAPPING file.

Fix: 290746931
Test: atest CtsVibratorTestCases
Change-Id: Ie161c9a2a6591118beb6b7f9e80d42151104d91a
parent 206cc88d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3,5 +3,10 @@
    {
      "name": "libvibratorservice_test"
    }
  ],
  "imports": [
    {
      "path": "cts/tests/vibrator"
    }
  ]
}