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

Commit 24043e03 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:...

Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES" am: 7889d64d am: 20c90b07
am: 4997e059

Change-Id: I84730f0944d1121ba4bef1656b60f62601e503f8
parents 699c68e1 4997e059
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)