From 3104ab797307d0206234e2c8d8a700f75e788feb Mon Sep 17 00:00:00 2001 From: Peiyong Lin Date: Mon, 22 Apr 2019 18:34:13 -0700 Subject: Disable protected contents. Due to flickering issues, disable protected contents for now. BUG: 130435822 Test: Build, boot. Change-Id: I5cc733eeea220957e70b6a424c947126450597f9 --- device-common.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'device-common.mk') diff --git a/device-common.mk b/device-common.mk index 34b8327f..3d38129f 100644 --- a/device-common.mk +++ b/device-common.mk @@ -119,7 +119,6 @@ AB_OTA_POSTINSTALL_CONFIG += \ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_color_management=true PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.has_wide_color_display=true -PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.protected_contents=true # Must align with HAL types Dataspace # The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3 -- cgit v1.2.3