sm7325-common: do not build useless packages

Change-Id: I72076113083308e26573289923f5d3c00a8a6b44
This commit is contained in:
Demon Singur 2018-07-14 14:37:51 +00:00 committed by Marc Bourgoin
parent 6ff6a11fd4
commit b205eedb59

View File

@ -244,9 +244,7 @@ $(foreach f,$(wildcard $(LOCAL_PATH)/rootdir/bin/*.sh),\
# IPACM # IPACM
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
ipacm \ ipacm \
IPACM_cfg.xml \ IPACM_cfg.xml
libipanat \
liboffloadhal
# IPC router config # IPC router config
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
@ -419,8 +417,7 @@ PRODUCT_PACKAGES += \
libprotobuf-cpp-full \ libprotobuf-cpp-full \
libprotobuf-cpp-full-3.9.1-vendorcompat \ libprotobuf-cpp-full-3.9.1-vendorcompat \
libprotobuf-cpp-lite-3.9.1-vendorcompat \ libprotobuf-cpp-lite-3.9.1-vendorcompat \
librmnetctl \ librmnetctl
libxml2
# Sensors # Sensors
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \