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

Commit a35f1016 authored by Yeabkal Wubshit's avatar Yeabkal Wubshit
Browse files

Implement un-overriden VibrationEffect for RingerTest

Bug: 241732519
Test: unit tests not affected
Change-Id: I6ca54a54eb6b43eee61fd17f3afa4aa59f7c87c2
parent 0096f738
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