Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7889d64d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES"

parents 76d45d8d f6ae5368
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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)