Skip to content

Commit

Permalink
z2_plus: Enable miracast
Browse files Browse the repository at this point in the history
  • Loading branch information
dmd79 authored and AlvaroBrey committed May 19, 2017
1 parent fa702c5 commit 56e5274
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml

# Miracast
PRODUCT_PROPERTY_OVERRIDES += \
persist.debug.wfd.enable=1

# OMX
PRODUCT_PACKAGES += \
libc2dcolorconvert \
Expand Down

0 comments on commit 56e5274

Please sign in to comment.