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:
parent
8f7212b72e
commit
26d4ed867e
1 changed files with 1 additions and 0 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue