sdm: Correct default properties.
-- correct default values of vds enable property -- remove properties with default values -- remove prefer split by default. Change-Id: I1ac530361b21a51a396898b41b6e7cf2115b3f28 CRs-Fixed: 2222567
This commit is contained in:
@@ -31,14 +31,9 @@ TARGET_USES_COLOR_METADATA := true
|
|||||||
TARGET_USES_DRM_PP := true
|
TARGET_USES_DRM_PP := true
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
debug.mdpcomp.logs=0 \
|
debug.sf.enable_hwc_vds=1 \
|
||||||
debug.sf.enable_hwc_vds=0 \
|
|
||||||
persist.demo.hdmirotationlock=false \
|
persist.demo.hdmirotationlock=false \
|
||||||
ro.vendor.display.cabl=2 \
|
ro.vendor.display.cabl=2 \
|
||||||
vendor.gralloc.disable_ubwc=0 \
|
|
||||||
vendor.display.disable_scaler=0 \
|
|
||||||
vendor.display.disable_secure_inline_rotator=1 \
|
|
||||||
vendor.display.prefer_source_split=1 \
|
|
||||||
debug.sf.hw=0 \
|
debug.sf.hw=0 \
|
||||||
debug.egl.hw=0 \
|
debug.egl.hw=0 \
|
||||||
debug.sf.latch_unsignaled=1
|
debug.sf.latch_unsignaled=1
|
||||||
|
|||||||
Reference in New Issue
Block a user