From a832c30313e89996c76d63f0455281fc32dcbf36 Mon Sep 17 00:00:00 2001 From: Artem Borisov Date: Mon, 24 Dec 2018 15:25:51 +0400 Subject: sdm660-common: Add QCOM's WFD implementation * Sadly, out-of-the-box Miracast support was killed in P, so we need this to keep Wi-Fi display feature working. Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb --- properties.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'properties.mk') 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 \ -- cgit v1.2.3