summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorUday Kiran Pichika <pichika@codeaurora.org>2018-03-19 14:29:49 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-03-22 02:23:28 -0700
commit2fc16924f48e3a8a12fe2eb9fdbedbdaf832a9a8 (patch)
treeaa55590630ddabd651b257c07b4ca3537e16e125 /config
parent1af9fe4f0adee856f5e2527700d96baeb948db8a (diff)
downloaddisplay-2fc16924f48e3a8a12fe2eb9fdbedbdaf832a9a8.tar.gz
sdm: comply with treble guidelines
Modify the property names and use macros in place of them CRs-Fixed: 2206249 Change-Id: I0ccc09fc8335560654e487e78552f79ff7a083de
Diffstat (limited to 'config')
-rw-r--r--config/sdm845.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/config/sdm845.mk b/config/sdm845.mk
index c0767fdc..34f6fdf6 100644
--- a/config/sdm845.mk
+++ b/config/sdm845.mk
@@ -34,12 +34,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
debug.mdpcomp.logs=0 \
debug.sf.enable_hwc_vds=0 \
persist.demo.hdmirotationlock=false \
- ro.qualcomm.cabl=1 \
- debug.gralloc.gfx_ubwc_disable=0 \
- sdm.debug.disable_scalar=0 \
- sdm.debug.disable_inline_rotator=1 \
- sdm.debug.prefersplit=1 \
- sdm.debug.disable_dest_scalar=0 \
+ 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.egl.hw=0 \
debug.sf.latch_unsignaled=1