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

Commit 12538695 authored by Jef Oliver's avatar Jef Oliver
Browse files

Revert "Add SCENE_MODE_OFF support for Camera framework"

This reverts commit 5d2cdae3.
parent 6e42b6e5
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -1849,12 +1849,6 @@ public class Camera {
         */
        public static final String FLASH_MODE_TORCH = "torch";

        /**
         * Scene mode is off. (for some QCom)
         * @hide
         */
        public static final String SCENE_MODE_OFF = "off";

        /**
         * Scene mode is off.
         * @hide