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

Commit c87a3a2c authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Merge commit '109e9c44' into tgunn-mncvtdev-to-master-2015-12-04

parents 46b2bacb 109e9c44
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -7739,13 +7739,22 @@ public final class Settings {
        public static final String REQUIRE_PASSWORD_TO_DECRYPT = "require_password_to_decrypt";

        /**
         * Whether the Volte/VT is enabled
         * Whether the Volte is enabled
         * <p>
         * Type: int (0 for false, 1 for true)
         * @hide
         */
        public static final String ENHANCED_4G_MODE_ENABLED = "volte_vt_enabled";

        /**
         * Whether VT (Video Telephony over IMS) is enabled
         * <p>
         * Type: int (0 for false, 1 for true)
         *
         * @hide
         */
        public static final String VT_IMS_ENABLED = "vt_ims_enabled";

        /**
         * Whether WFC is enabled
         * <p>