Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES"

am: 7889d64db2

Change-Id: I50a6783914549e53f57cf5699df073f2f650b2ed
This commit is contained in:
Bruno Martins 2018-02-27 22:00:47 +00:00 committed by android-build-merger
commit 20c90b07b5
1 changed files with 0 additions and 5 deletions

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)