From: Michael Benedict Date: Sun, 13 Oct 2019 08:22:52 +0000 (+1100) Subject: universal8895: enable wifi display X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=720800d8abcbfb5e67faa1549ef271fa2d9b169d;p=GitHub%2Fexynos8895%2Fandroid_device_samsung_universal8895-common.git universal8895: enable wifi display Change-Id: Ieb8542c3ddb442cc4ee6090d79676da32a68e0ec Signed-off-by: Michael Benedict --- diff --git a/system_prop.mk b/system_prop.mk index f57f7d6..81c9037 100644 --- a/system_prop.mk +++ b/system_prop.mk @@ -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