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

Commit 45e0d34f authored by Daniel Sheng's avatar Daniel Sheng
Browse files

Added Sesame camera lift gesture settings.

Test: make

Change-Id: I84ea9a8db0e09e0c02abc18a8f63e0b04efe8b7f
parent 69548976
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6777,6 +6777,14 @@ public final class Settings {
        public static final String CAMERA_DOUBLE_TWIST_TO_FLIP_ENABLED =
                "camera_double_twist_to_flip_enabled";

        /**
         * Whether or not the smart camera lift trigger that launches the camera when the user moves
         * the phone into a position for taking photos should be enabled.
         *
         * @hide
         */
        public static final String CAMERA_LIFT_TRIGGER_ENABLED = "camera_lift_trigger_enabled";

        /**
         * Whether the assist gesture should be enabled.
         *