summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Ramin <marvinramin@google.com>2021-04-19 08:56:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-19 08:56:35 +0000
commit72afc88a21d9162538dab1941d8cf0370cc91a05 (patch)
tree455f8bca670e82be8b576f961d50856e1619c6bc
parent936b60a4111d5d40bdd37081a85cd9b0f85c6358 (diff)
parent31bbc755dd43b2e9d37d35ce4c54f2bfaad60442 (diff)
downloadlibsysprop-72afc88a21d9162538dab1941d8cf0370cc91a05.tar.gz
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/libsysprop/+/14199557 Change-Id: I91259aed909ddfb11fd937f8174b271b71f1904f
-rw-r--r--srcs/android/sysprop/HdmiProperties.sysprop8
1 files changed, 4 insertions, 4 deletions
diff --git a/srcs/android/sysprop/HdmiProperties.sysprop b/srcs/android/sysprop/HdmiProperties.sysprop
index d9b4271..1d57d06 100644
--- a/srcs/android/sysprop/HdmiProperties.sysprop
+++ b/srcs/android/sysprop/HdmiProperties.sysprop
@@ -43,7 +43,7 @@ prop {
type: Boolean
scope: Internal
access: Readonly
- prop_name: "ro.hdmi.cec.source.set_menu_language.enabled"
+ prop_name: "ro.hdmi.set_menu_language"
}
# When ARC is initiated, this port will be used to turn on ARC.
@@ -52,7 +52,7 @@ prop {
type: String
scope: Internal
access: Readonly
- prop_name: "ro.hdmi.cec.audio.arc_port.config"
+ prop_name: "ro.hdmi.property_sytem_audio_device_arc_port"
}
# True means CEC audio device should forward volume keys when system audio mode is off.
@@ -62,7 +62,7 @@ prop {
type: Boolean
scope: Internal
access: Readonly
- prop_name: "ro.hdmi.cec.audio.forward_volume_keys_when_system_audio_mode_off.enabled"
+ prop_name: "ro.hdmi.cec_audio_device_forward_volume_keys_system_audio_mode_off"
}
# True means the current device is a cec switch device.
@@ -72,7 +72,7 @@ prop {
type: Boolean
scope: Internal
access: Readonly
- prop_name: "ro.hdmi.cec.source.is_switch.enabled."
+ prop_name: "ro.hdmi.property_is_device_hdmi_cec_switch"
}
# Determines playback device action upon receiving routing control messages.