mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Taimen/Walleye: Disable sdm rotator downscaler
Rotator down scaler is causing additional delays that are better handled by GL composition. Test: Open app, no jank Bug: 73640835 Change-Id: I6ea9baa28acc222afcf365f3bf107149bc8974d9
This commit is contained in:
@@ -206,6 +206,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.qcom.adreno.qgl.ShaderStorageImageExtendedFormats=0
|
||||
|
||||
# b/73640835
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
sdm.debug.rotator_downscale=1
|
||||
|
||||
# Enable camera EIS3.0
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.is_type=5 \
|
||||
|
||||
Reference in New Issue
Block a user