Commit 73c94aaf authored by Cesar's avatar Cesar Committed by fire855
Browse files

Enable Google WFD Solution

... needed by Miracast & DLNA
parent 170627fa
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -158,6 +158,11 @@ endif

PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0

# WiFi Display
# this property enables the user to access Google WFD settings.
PRODUCT_PROPERTY_OVERRIDES += \
    persist.debug.wfd.enable=1

# SELinux
PRODUCT_PROPERTY_OVERRIDES += \
    ro.build.selinux=1