Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES" am: 7889d64db2
am: 20c90b07b5
Change-Id: If1cf26324774a6f38399db95791f2f1411974ea4
This commit is contained in:
commit
4997e05954
|
@ -62,9 +62,4 @@ PRODUCT_PACKAGES += \
|
||||||
mdnsd \
|
mdnsd \
|
||||||
requestsync \
|
requestsync \
|
||||||
|
|
||||||
# Wifi modules
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
wifi-service \
|
|
||||||
wificond \
|
|
||||||
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
|
||||||
|
|
Loading…
Reference in New Issue