sdm660-common: prop: enable video.disable.ubwc

*needed for video recoding on clover with oreo blobs
This commit is contained in:
Max Weffers 2019-08-20 23:18:24 +02:00
parent 8d090cc4db
commit a8bc99038a
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -87,7 +87,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.qualcomm.cabl=0 \
vendor.display.disable_skip_validate=1 \
vendor.gralloc.enable_fb_ubwc=1 \
vendor.video.disable.ubwc=1
vendor.video.disable.ubwc=1 \
video.disable.ubwc=1
# enable FIFO scheduling for UI and Render threads by default
PRODUCT_PROPERTY_OVERRIDES += \