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

Commit 537e2d55 authored by Antony Sargent's avatar Antony Sargent Committed by android-build-merger
Browse files

Merge "Update comment for HAPTIC_FEEDBACK_ENABLED setting" into pi-dev

am: d357342a

Change-Id: Iba13007a1682d45c15c57401e7965188139e8272
parents 066ea097 d357342a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3727,7 +3727,7 @@ public final class Settings {
        public static final Validator SOUND_EFFECTS_ENABLED_VALIDATOR = BOOLEAN_VALIDATOR;

        /**
         * Whether the haptic feedback (long presses, ...) are enabled. The value is
         * Whether haptic feedback (Vibrate on tap) is enabled. The value is
         * boolean (1 or 0).
         */
        public static final String HAPTIC_FEEDBACK_ENABLED = "haptic_feedback_enabled";