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

Commit 02f0a8cb authored by Juan Sebastian Martinez's avatar Juan Sebastian Martinez
Browse files

Updating the DRAG_THRESHOLD_INDICATOR haptic reference token.

The token has been updated to a Click following recent updates to the
language spec.

Test: presubmit
Flag: NONE usage of this library is flagged elsewhere
Bug: 344654090
Change-Id: I819473b511b2b243d66a5024d0fbf268252518af
parent cb46ee62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -252,7 +252,7 @@ internal class MSDLRepositoryImpl : MSDLRepository {
                        HapticComposition(
                            listOf(
                                HapticCompositionPrimitive(
                                    VibrationEffect.Composition.PRIMITIVE_TICK,
                                    VibrationEffect.Composition.PRIMITIVE_CLICK,
                                    scale = 1f,
                                    delayMillis = 0,
                                )