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

Commit ea509f84 authored by Yeabkal Wubshit's avatar Yeabkal Wubshit Committed by Android (Google) Code Review
Browse files

Merge "Implement un-overriden VibrationEffect for RingerTest"

parents 45a9c697 a35f1016
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -106,6 +106,11 @@ public class RingerTest extends TelecomTestCase {
            return this;
        }

        @Override
        public long[] computeCreateWaveformOffOnTimingsOrNull() {
            return null; // not needed
        }

        @Override
        public void validate() {
            // not needed