forked from openkylin/platform_build
Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES"
This commit is contained in:
commit
7889d64db2
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue