sm7325-common: do not build useless packages
Change-Id: I72076113083308e26573289923f5d3c00a8a6b44
This commit is contained in:
parent
6ff6a11fd4
commit
b205eedb59
1 changed files with 2 additions and 5 deletions
|
@ -244,9 +244,7 @@ $(foreach f,$(wildcard $(LOCAL_PATH)/rootdir/bin/*.sh),\
|
|||
# IPACM
|
||||
PRODUCT_PACKAGES += \
|
||||
ipacm \
|
||||
IPACM_cfg.xml \
|
||||
libipanat \
|
||||
liboffloadhal
|
||||
IPACM_cfg.xml
|
||||
|
||||
# IPC router config
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
@ -419,8 +417,7 @@ PRODUCT_PACKAGES += \
|
|||
libprotobuf-cpp-full \
|
||||
libprotobuf-cpp-full-3.9.1-vendorcompat \
|
||||
libprotobuf-cpp-lite-3.9.1-vendorcompat \
|
||||
librmnetctl \
|
||||
libxml2
|
||||
librmnetctl
|
||||
|
||||
# Sensors
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue