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

Commit 4409419c authored by Kryten2k35's avatar Kryten2k35 Committed by Gerrit Code Review
Browse files

Call recording encoder/format choice 3/3

Forward port of 1f9d99cc

Change-Id: Iffcdd3ba6f9aa80e238bbcc5db51809a4721711e
parent 77a20f8d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2761,6 +2761,15 @@ public final class Settings {
        public static final String HIDE_ROTATION_LOCK_TOGGLE_FOR_ACCESSIBILITY =
                "hide_rotation_lock_toggle_for_accessibility";

        /**
         * Call recording format value
         * 0: AMR_WB
         * 1: MPEG_4
         * Default: 0
         * @hide
         */
        public static final String CALL_RECORDING_FORMAT = "call_recording_format";

        /**
         * Whether the phone vibrates when it is ringing due to an incoming call. This will
         * be used by Phone and Setting apps; it shouldn't affect other apps.