diff options
| author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2015-11-16 11:40:54 -0800 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-02-13 18:15:27 +0200 |
| commit | 666f8b9bd2a69399816aa1b26b5a6e5bc32881df (patch) | |
| tree | 013991b2cd3e2d8c760fc1b60f551ca2a36fb3dc | |
| parent | 12d1e0f152fb9a96ea1d7af922088d2a4590e52f (diff) | |
falcon: move WCNSS bin to msm8226-common
Change-Id: I23640c861e86a2ce0f3b9f9b77994368aa51b81b
| -rw-r--r-- | device.mk | 6 | ||||
| -rw-r--r-- | wifi/WCNSS_qcom_wlan_nv.bin | bin | 29816 -> 0 bytes |
2 files changed, 1 insertions, 5 deletions
@@ -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,10 +28,6 @@ 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 - # CDMA APN list PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/apns-conf-cdma.xml:system/etc/apns-conf-cdma.xml diff --git a/wifi/WCNSS_qcom_wlan_nv.bin b/wifi/WCNSS_qcom_wlan_nv.bin Binary files differdeleted file mode 100644 index aa42ed2..0000000 --- a/wifi/WCNSS_qcom_wlan_nv.bin +++ /dev/null |
