land: Build some lib dependencies

Change-Id: I43b64004fb504bd4c697d24398b0f74fde834d4c
This commit is contained in:
Zhao Wei Liew 2016-11-07 15:53:28 +08:00
parent 7a30127544
commit e95306cdf2
2 changed files with 11 additions and 0 deletions

View file

@ -2,6 +2,9 @@
PRODUCT_BOOT_JARS += \
com.qti.location.sdk
PRODUCT_PACKAGES += \
libcurl
# Properties
PRODUCT_PROPERTY_OVERRIDES += \
persist.gps.qc_nlp_in_use=1 \

8
product/qcom-net.mk Normal file
View file

@ -0,0 +1,8 @@
# IPv6
PRODUCT_PACKAGES += \
ebtables \
ethertypes
# QMI
PRODUCT_PACKAGES += \
libjson