diff --git a/proprietary/etc/firmware/fw_bcm4330_apsta_b1.bin b/proprietary/etc/firmware/fw_bcm4330_apsta_b1.bin index 6c296ec..3a07a93 100644 Binary files a/proprietary/etc/firmware/fw_bcm4330_apsta_b1.bin and b/proprietary/etc/firmware/fw_bcm4330_apsta_b1.bin differ diff --git a/proprietary/etc/firmware/fw_bcm4330_apsta_b2.bin b/proprietary/etc/firmware/fw_bcm4330_apsta_b2.bin index aa5f12c..ed4839f 100644 Binary files a/proprietary/etc/firmware/fw_bcm4330_apsta_b2.bin and b/proprietary/etc/firmware/fw_bcm4330_apsta_b2.bin differ diff --git a/proprietary/etc/firmware/fw_bcm4330_b1.bin b/proprietary/etc/firmware/fw_bcm4330_b1.bin index fb9f8c0..9edcf43 100644 Binary files a/proprietary/etc/firmware/fw_bcm4330_b1.bin and b/proprietary/etc/firmware/fw_bcm4330_b1.bin differ diff --git a/proprietary/etc/firmware/fw_bcm4330_b2.bin b/proprietary/etc/firmware/fw_bcm4330_b2.bin index 5451006..caf9f24 100644 Binary files a/proprietary/etc/firmware/fw_bcm4330_b2.bin and b/proprietary/etc/firmware/fw_bcm4330_b2.bin differ diff --git a/proprietary/etc/firmware/fw_bcm4330_p2p_b2.bin b/proprietary/etc/firmware/fw_bcm4330_p2p_b2.bin index 5451006..fa47b06 100644 Binary files a/proprietary/etc/firmware/fw_bcm4330_p2p_b2.bin and b/proprietary/etc/firmware/fw_bcm4330_p2p_b2.bin differ diff --git a/vigor-vendor-blobs.mk b/vigor-vendor-blobs.mk index 8a9df67..17200a4 100644 --- a/vigor-vendor-blobs.mk +++ b/vigor-vendor-blobs.mk @@ -26,6 +26,7 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ vendor/htc/vigor/proprietary/etc/firmware/BCM4330B1_002.001.003.0550.0568.hcd:system/etc/firmware/BCM4330B1_002.001.003.0550.0568.hcd \ + vendor/htc/vigor/proprietary/etc/firmware/fw_bcm4330_apsta_b1.bin:system/etc/firmware/fw_bcm4330.bin \ vendor/htc/vigor/proprietary/etc/firmware/fw_bcm4330_apsta_b1.bin:system/etc/firmware/fw_bcm4330_apsta_b1.bin \ vendor/htc/vigor/proprietary/etc/firmware/fw_bcm4330_apsta_b2.bin:system/etc/firmware/fw_bcm4330_apsta_b2.bin \ vendor/htc/vigor/proprietary/etc/firmware/fw_bcm4330_b1.bin:system/etc/firmware/fw_bcm4330_b1.bin \