sanders: update display props/manifest for P

This commit is contained in:
therootlord
2018-09-03 13:41:57 -03:00
parent fe92bebb33
commit 5ed8c5e43f
2 changed files with 5 additions and 2 deletions

View File

@@ -348,7 +348,7 @@
<hal format="hidl">
<name>vendor.display.config</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.0</version>
<interface>
<name>IDisplayConfig</name>
<instance>default</instance>

View File

@@ -116,7 +116,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.video.ubwc=0 \
persist.hwc.enable_vds=1 \
debug.sf.recomputecrop=0 \
debug.enable.sglscale=1
debug.enable.sglscale=1 \
vendor.display.enable_default_color_mode=1 \
vendor.gralloc.enable_fb_ubwc=1 \
vendor.display.disable_skip_validate=1
# FM
PRODUCT_PROPERTY_OVERRIDES += \