summaryrefslogtreecommitdiff
path: root/properties.mk
diff options
context:
space:
mode:
authorArtem Borisov <dedsa2002@gmail.com>2018-12-24 15:25:51 +0400
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commita832c30313e89996c76d63f0455281fc32dcbf36 (patch)
treeddba2700d87e2a2237fa645e9d026350a178bf66 /properties.mk
parenta4be8551009b134340306e8dcdbb5b9719cc20f8 (diff)
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
Diffstat (limited to 'properties.mk')
-rw-r--r--properties.mk3
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 \