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

Commit 8eafafde 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

am: 537e2d55

Change-Id: If065b6aad2c4864cbc728af8818bd94f1fc6a046
parents 430a3f17 537e2d55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3742,7 +3742,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";