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

Commit 4997e059 authored by Bruno Martins's avatar Bruno Martins Committed by android-build-merger
Browse files

Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES" am: 7889d64d

am: 20c90b07

Change-Id: If1cf26324774a6f38399db95791f2f1411974ea4
parents b684761f 20c90b07
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)