Enable dimming in gamma space in screenshots for adaptive mode

This fixes a flicker during screen rotation

Bug: 293560925
Test: Youtube HDR playback
Change-Id: I84ea70bc3b40dfeb98431b5e71b59a4466bb3220
This commit is contained in:
Alec Mouri 2023-08-17 21:48:26 +00:00
parent 700296781c
commit 514a1d17bf

View file

@ -658,7 +658,8 @@ endif
PRODUCT_PROPERTY_OVERRIDES += \
debug.sf.disable_backpressure=0 \
debug.sf.enable_gl_backpressure=1 \
debug.sf.enable_sdr_dimming=1
debug.sf.enable_sdr_dimming=1 \
debug.sf.dim_in_gamma_in_enhanced_screenshots=1
# Camera
PRODUCT_PROPERTY_OVERRIDES += \