Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES"

This commit is contained in:
Treehugger Robot
2018-02-27 21:47:23 +00:00
committed by Gerrit Code Review

View File

@@ -62,9 +62,4 @@ PRODUCT_PACKAGES += \
mdnsd \
requestsync \
# Wifi modules
PRODUCT_PACKAGES += \
wifi-service \
wificond \
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)