Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
display: Enable support for protected content GPU composition
Browse files Browse the repository at this point in the history
Enable protected contents GPU composition for all targets.

Change-Id: I7db5c3bee340dea313c8ee16ae13b8114fd2390e
  • Loading branch information
Vinoth Jayaram authored and Gerrit - the friendly Code Review server committed Sep 30, 2021
1 parent 60f409a commit 533cb61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/display-product.mk
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
vendor.display.enable_optimize_refresh=1 \
vendor.display.disable_ui_3d_tonemap=1

ifeq ($(TARGET_BOARD_PLATFORM), msmnile)
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.protected_contents=true
endif

#Set WCG properties
ifeq ($(TARGET_BOARD_PLATFORM),$(TRINKET))
Expand Down

0 comments on commit 533cb61

Please sign in to comment.