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

Commit ba54a844 authored by Jef Oliver's avatar Jef Oliver Committed by Gerrit Code Review
Browse files

Merge "Revert "Revert "Add SCENE_MODE_OFF support for Camera framework""" into ics

parents 66155a8b 1446adfd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1849,6 +1849,12 @@ 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