From 047517a6e0f72780e234555f1a4929c39d7cb617 Mon Sep 17 00:00:00 2001 From: Gil Date: Sun, 7 Aug 2022 15:34:30 +0800 Subject: [PATCH] display: Set ro.surface_flinger.ignore_hdr_camera_layers Bug: 238262449 Test: check the getprop log Change-Id: I059fd82b858b3020036a7159668ff48c6277b07c Signed-off-by: Gil --- device-felix.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/device-felix.mk b/device-felix.mk index c5fab12..167a9ea 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -64,10 +64,11 @@ PRODUCT_COPY_FILES += \ device/google/felix/felix/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb \ device/google/felix/felix/display_golden_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal1.pb -# Display LBE +# Display PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ vendor.display.lbe.supported=1 \ - vendor.display.async_off.supported=true + vendor.display.async_off.supported=true \ + ro.surface_flinger.ignore_hdr_camera_layers=true #config of display brightness dimming PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.brightness.dimming.usage=1