diff options
Diffstat (limited to 'properties.mk')
-rw-r--r-- | properties.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/properties.mk b/properties.mk index ba7238e..db9cca3 100644 --- a/properties.mk +++ b/properties.mk @@ -72,6 +72,9 @@ PRODUCT_PROPERTY_OVERRIDES += \ debug.sf.hw=1 \ debug.sf.latch_unsignaled=1 \ persist.debug.wfd.enable=1 \ + persist.sys.wfd.virtual=0 \ + debug.gralloc.enable_fb_ubwc=1 \ + vendor.gralloc.enable_fb_ubwc=1 \ persist.hwc.enable_vds=1 \ ro.opengles.version=196610 \ ro.qualcomm.cabl=0 \ |