Loading core/java/android/provider/Settings.java +0 −11 Original line number Diff line number Diff line Loading @@ -5153,17 +5153,6 @@ public final class Settings { */ public static final String HDMI_SYSTEM_AUDIO_ENABLED = "hdmi_system_audio_enabled"; /** * Output of the audio to be used for system audio mode, as defined in AudioSystem.java. * <ul> * <li>DEVICE_OUT_SPDIF</li> * <li>DEVICE_OUT_HDMI_ARC</li> * <li>DEVICE_OUT_LINE</li> * </ul> * @hide */ public static final String HDMI_SYSTEM_AUDIO_OUTPUT = "hdmi_system_audio_output"; /** * Whether TV will automatically turn on upon reception of the CEC command * <Text View On> or <Image View On>. (0 = false, 1 = true) Loading Loading
core/java/android/provider/Settings.java +0 −11 Original line number Diff line number Diff line Loading @@ -5153,17 +5153,6 @@ public final class Settings { */ public static final String HDMI_SYSTEM_AUDIO_ENABLED = "hdmi_system_audio_enabled"; /** * Output of the audio to be used for system audio mode, as defined in AudioSystem.java. * <ul> * <li>DEVICE_OUT_SPDIF</li> * <li>DEVICE_OUT_HDMI_ARC</li> * <li>DEVICE_OUT_LINE</li> * </ul> * @hide */ public static final String HDMI_SYSTEM_AUDIO_OUTPUT = "hdmi_system_audio_output"; /** * Whether TV will automatically turn on upon reception of the CEC command * <Text View On> or <Image View On>. (0 = false, 1 = true) Loading