universal8895: enable wifi display
authorMichael Benedict <michaelbt@live.com>
Sun, 13 Oct 2019 08:22:52 +0000 (19:22 +1100)
committerJan Altensen <info@stricted.net>
Sun, 19 Jan 2020 07:53:43 +0000 (08:53 +0100)
Change-Id: Ieb8542c3ddb442cc4ee6090d79676da32a68e0ec
Signed-off-by: Michael Benedict <michaelbt@live.com>
system_prop.mk

index f57f7d6b2d243b2590ce4cc3b3fee749811b7f71..81c9037264a27d2dad61e698445fecc2173a0d03 100644 (file)
@@ -87,4 +87,5 @@ PRODUCT_PROPERTY_OVERRIDES += \
 
 # Wifi
 PRODUCT_PROPERTY_OVERRIDES += \
-    wifi.direct.interface=p2p-dev-wlan0
\ No newline at end of file
+    wifi.direct.interface=p2p-dev-wlan0 \
+    persist.debug.wfd.enable=1
\ No newline at end of file