Merge "persist.sys.hdcp_checking: make default drm-only" into main

This commit is contained in:
Treehugger Robot 2024-08-16 15:39:06 +00:00 committed by Android (Google) Code Review
commit 6932c8276c
2 changed files with 2 additions and 2 deletions

View file

@ -216,7 +216,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
endif
PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.hdcp_checking=always
persist.sys.hdcp_checking=drm-only
USE_LASSEN_OEMHOOK := true
ifneq ($(BOARD_WITHOUT_RADIO),true)