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

Commit d357342a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents c5b7930b 4457bb8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3727,7 +3727,7 @@ public final class Settings {
        public static final Validator SOUND_EFFECTS_ENABLED_VALIDATOR = BOOLEAN_VALIDATOR;
        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).
         * boolean (1 or 0).
         */
         */
        public static final String HAPTIC_FEEDBACK_ENABLED = "haptic_feedback_enabled";
        public static final String HAPTIC_FEEDBACK_ENABLED = "haptic_feedback_enabled";