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

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

Merge "Implement VibrationEffect#areVibrationFeaturesSupported in RingerTest"

parents d1986aba 4861c248
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -113,6 +113,11 @@ public class RingerTest extends TelecomTestCase {
            return null; // not needed
        }

        @Override
        public boolean areVibrationFeaturesSupported(Vibrator vibrator) {
            return true; // not needed
        }

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