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

Commit 20c90b07 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

Change-Id: I50a6783914549e53f57cf5699df073f2f650b2ed
parents 39f46869 7889d64d
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)