Merge "Revert "Temporarly disabling wfdcommon jar compilation"" into qcom-devices.lnx.2.0.r3-rel

This commit is contained in:
Linux Build Service Account 2017-11-19 07:04:59 -08:00 committed by Gerrit - the friendly Code Review server
commit c9473c8ea0

View file

@ -114,7 +114,7 @@ PRODUCT_BOOT_JARS += telephony-ext
PRODUCT_PACKAGES += telephony-ext
ifneq ($(strip $(QCPATH)),)
#PRODUCT_BOOT_JARS += WfdCommon
PRODUCT_BOOT_JARS += WfdCommon
#Android oem shutdown hook
PRODUCT_BOOT_JARS += oem-services
endif