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

Commit 6dad3e41 authored by Daniel Sheng's avatar Daniel Sheng Committed by Android (Google) Code Review
Browse files

Merge "Added Sesame camera lift gesture settings. Test: make"

parents 61c41ac2 45e0d34f
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.
         *