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

Commit 5afc4af8 authored by Lais Andrade's avatar Lais Andrade
Browse files

Add frameworks/hardware/interfaces VTS to vibrator service test mapping

Add VTS tests for frameworks/hardware/interfaces like
IVibratorControlService to the presubmit tests triggered by changes in
vibrator service source code.

Bug: 305961689
Test: atest --test-mapping services/core/java/com/android/server/vibrator
Change-Id: I468e57413a14542a98f09664bb6611a0bb9357dd
parent 394de119
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@
    },
    {
      "path": "cts/tests/vibrator"
    },
    {
      "path": "frameworks/hardware/interfaces/vibrator/aidl"
    }
  ]
}