summaryrefslogtreecommitdiff
path: root/properties.mk
diff options
context:
space:
mode:
authorPeiyong Lin <lpy@google.com>2019-05-03 16:35:02 -0700
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:49:34 +0300
commitae3ab06694df6e34b7b1c7edcba841c4b0c6e314 (patch)
tree65315d3d2d2939a605c317db4ec3efaadb907a32 /properties.mk
parentcaa6623c58218e6fe089f6942174ef3ff4c5c31d (diff)
sdm660-common: Turn on GPU protected composition.
Change-Id: Ie385081961d8b89b81a034178d10176197b639d5
Diffstat (limited to 'properties.mk')
-rw-r--r--properties.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/properties.mk b/properties.mk
index 4def796..f4cd6ad 100644
--- a/properties.mk
+++ b/properties.mk
@@ -107,6 +107,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
debug.sf.hw=1 \
debug.sf.latch_unsignaled=1 \
ro.opengles.version=196610 \
+ ro.surface_flinger.protected_contents=true \
ro.vendor.display.cabl=0 \
vendor.display.disable_skip_validate=1 \
vendor.display.enable_default_color_mode=1 \