diff --git a/device.mk b/device.mk index f9bb4d6..6b1379b 100644 --- a/device.mk +++ b/device.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 The CyanogenMod Project +# Copyright (C) 2016 The CyanogenMod Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -28,9 +28,5 @@ PRODUCT_COPY_FILES += \ PRODUCT_PACKAGES += \ init.target.rc -# Wifi -PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/wifi/WCNSS_qcom_wlan_nv.bin:system/etc/firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin - # Inherit from msm8226-common $(call inherit-product, device/motorola/msm8226-common/msm8226.mk) diff --git a/wifi/WCNSS_qcom_wlan_nv.bin b/wifi/WCNSS_qcom_wlan_nv.bin deleted file mode 100644 index 0f519d0..0000000 Binary files a/wifi/WCNSS_qcom_wlan_nv.bin and /dev/null differ