Temporarly disabling wfdcommon jar compilation
Change-Id: Ibb045b4d79981dd4bcfbfcf78f425e6c28d81ef7
This commit is contained in:
parent
cc9aacba03
commit
ce4c30eee1
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ PRODUCT_BOOT_JARS += telephony-ext
|
||||||
PRODUCT_PACKAGES += telephony-ext
|
PRODUCT_PACKAGES += telephony-ext
|
||||||
|
|
||||||
ifneq ($(strip $(QCPATH)),)
|
ifneq ($(strip $(QCPATH)),)
|
||||||
PRODUCT_BOOT_JARS += WfdCommon
|
#PRODUCT_BOOT_JARS += WfdCommon
|
||||||
#Android oem shutdown hook
|
#Android oem shutdown hook
|
||||||
PRODUCT_BOOT_JARS += oem-services
|
PRODUCT_BOOT_JARS += oem-services
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue