Temporarly disabling wfdcommon jar compilation

Change-Id: Ibb045b4d79981dd4bcfbfcf78f425e6c28d81ef7
This commit is contained in:
Niranjan Reddy Dumbala 2017-10-27 17:49:41 +05:30 committed by Gerrit - the friendly Code Review server
parent cc9aacba03
commit ce4c30eee1

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