sanders: WFD Changes

*Taken from tissot device tree
This commit is contained in:
Nick van Bokhorst
2018-12-31 14:43:54 +01:00
committed by Jorge Lucas
parent 97cc0514ec
commit dec2c71153
4 changed files with 26 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ PRODUCT_PACKAGES += \
audio.a2dp.default \
audio.r_submix.default \
audio.usb.default \
libaacwrapper \
libaudio-resampler \
libtinycompress
@@ -439,5 +440,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0
# Wi-Fi Display
PRODUCT_BOOT_JARS += \
WfdCommon
# for specific
$(call inherit-product, vendor/motorola/sanders/sanders-vendor.mk)