display: Set ro.surface_flinger.ignore_hdr_camera_layers
Bug: 238262636 Test: check the getprop log Change-Id: I3bad5d9400f1d2ca2c3efb1f2772f180cba1c069
This commit is contained in:
parent
dfde08ee37
commit
ec8bbdf165
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ PRODUCT_COPY_FILES += \
|
|||
# Display
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true
|
||||
|
||||
# NFC
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue