From 57d222ff5ff8041084afb2e26e3f7f36b08b7525 Mon Sep 17 00:00:00 2001 From: Oleg Blinnikov Date: Tue, 19 Mar 2024 15:53:53 +0000 Subject: [PATCH] persist.sys.hdcp_checking property added Change-Id: I518db2909d2356a42421a626288365bb7458cc9c Bug: 321344894 Test: modify property, see that max_ver file modified --- system_ext/private/property_contexts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system_ext/private/property_contexts b/system_ext/private/property_contexts index 2f40ca40..bd245c99 100644 --- a/system_ext/private/property_contexts +++ b/system_ext/private/property_contexts @@ -1,2 +1,5 @@ # Telephony telephony.ril.silent_reset u:object_r:telephony_ril_prop:s0 exact bool + +# HDCP setting of the display connected via USB port +persist.sys.hdcp_checking u:object_r:usb_control_prop:s0 exact string