Skip to content

Commit

Permalink
Move framework-wifi into the Wifi APEX
Browse files Browse the repository at this point in the history
Bug: 140299412
Test: device boots up and connects to Wifi
Change-Id: I0ae9ed5a21232385394f2e21b81671997ac86d23
  • Loading branch information
David Su committed Dec 12, 2019
1 parent 3fd2c56 commit b6d5b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/product/base_system.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit b6d5b76

Please sign in to comment.