display: Set ro.surface_flinger.ignore_hdr_camera_layers

This property prevents display high brightness mode from being triggered
due to HDR layers produced by camera.

Bug: 316356077
Test: can boot
Change-Id: I6fbe5a8be3548a4bc68a32d576c495db8c134a73
This commit is contained in:
Cindy Chung 2024-04-19 01:53:12 +00:00
parent 8f7212b72e
commit 26d4ed867e

View file

@ -48,6 +48,7 @@ $(call soong_config_set,lyric,camera_hardware,tegu)
$(call soong_config_set,lyric,tuning_product,tegu)
$(call soong_config_set,google3a_config,target_device,tegu)
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true
# Init files
PRODUCT_COPY_FILES += \