From 02150760260fbf7c8bfbd5889d66b1d2bd689593 Mon Sep 17 00:00:00 2001 From: Tarundeep Singh Date: Wed, 6 May 2020 16:51:12 +0530 Subject: [PATCH] Add export of ro.hdmi.cec_device_types Bug: 154122911 Test: m vendor_property_contexts_test Change-Id: If16d35b7395df24eb9c8f82a2d2af0dee0299b36 --- private/property_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/private/property_contexts b/private/property_contexts index cfcfd5eb3..e681275b0 100644 --- a/private/property_contexts +++ b/private/property_contexts @@ -362,6 +362,7 @@ persist.dbg.wfc_avail_ovr u:object_r:exported3_default_prop:s0 exact int persist.radio.multisim.config u:object_r:exported3_radio_prop:s0 exact string persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool +ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool