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

Commit b6d5b766 authored by David Su's avatar David Su
Browse files

Move framework-wifi into the Wifi APEX

Bug: 140299412
Test: device boots up and connects to Wifi
Change-Id: I0ae9ed5a21232385394f2e21b81671997ac86d23
parent 3fd2c56e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -88,7 +88,6 @@ PRODUCT_PACKAGES += \
    framework-minus-apex \
    framework-res \
    framework-sysconfig.xml \
    framework-wifi \
    fsck_msdos \
    fs_config_files_system \
    fs_config_dirs_system \
@@ -342,7 +341,8 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
    com.android.media:updatable-media \
    com.android.sdkext:framework-sdkext \
    com.android.telephony:telephony-common \
    com.android.telephony:ims-common
    com.android.telephony:ims-common \
    com.android.wifi:framework-wifi

PRODUCT_COPY_FILES += \
    system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \