persist.sys.hdcp_checking controls max hdcp
Change-Id: Iea4237f9bf9334dbe1df3c9c90c7786cf88ac748 Bug: 321344894 Test: set persist.sys.hdcp_checking, check the file is updated
This commit is contained in:
parent
2761dc1d70
commit
0189948a03
2 changed files with 12 additions and 0 deletions
|
@ -214,6 +214,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.vendor.usb.displayport.enabled=1
|
||||
endif
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.hdcp_checking=always
|
||||
|
||||
USE_LASSEN_OEMHOOK := true
|
||||
|
||||
# Use for GRIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue