Revert "Temporarly disabling wfdcommon jar compilation"

This reverts commit ce4c30eee1.

Change-Id: If8e96382ba142458db368d815ee44207313158b5
This commit is contained in:
dnreddy 2017-11-19 05:16:57 -08:00 committed by Gerrit - the friendly Code Review server
parent ce4c30eee1
commit 33079c1182

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