From 659689e3ca744c792866b79475f1eed20a4ba546 Mon Sep 17 00:00:00 2001 From: electimon Date: Mon, 29 Jul 2024 23:59:30 +0530 Subject: [PATCH] bangkk: Rename focaltech firmware Change-Id: I4544f19d2eff3068ded373f1d0338fc715dbbcfb --- bangkk-vendor.mk | 2 +- ...-26-0000-bangkk.bin => focaltech_ts_fw_csot.bin} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename proprietary/vendor/firmware/{focaltech-csot-ft3681-26-0000-bangkk.bin => focaltech_ts_fw_csot.bin} (100%) diff --git a/bangkk-vendor.mk b/bangkk-vendor.mk index 884a562..afd26d9 100644 --- a/bangkk-vendor.mk +++ b/bangkk-vendor.mk @@ -195,7 +195,7 @@ PRODUCT_COPY_FILES += \ vendor/motorola/bangkk/proprietary/vendor/firmware/aw87xxx_acf.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/aw87xxx_acf.bin \ vendor/motorola/bangkk/proprietary/vendor/firmware/aw963xx_reg_0.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/aw963xx_reg_0.bin \ vendor/motorola/bangkk/proprietary/vendor/firmware/csot_focal_test_limits.ini:$(TARGET_COPY_OUT_VENDOR)/firmware/csot_focal_test_limits.ini \ - vendor/motorola/bangkk/proprietary/vendor/firmware/focaltech-csot-ft3681-26-0000-bangkk.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/focaltech-csot-ft3681-26-0000-bangkk.bin \ + vendor/motorola/bangkk/proprietary/vendor/firmware/focaltech_ts_fw_csot.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/focaltech_ts_fw_csot.bin \ vendor/motorola/bangkk/proprietary/vendor/firmware/goodix-tm-gt9916S-23062705-649a9b6c-bangkk.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/goodix-tm-gt9916S-23062705-649a9b6c-bangkk.bin \ vendor/motorola/bangkk/proprietary/vendor/firmware/mot_aw86006.prog:$(TARGET_COPY_OUT_VENDOR)/firmware/mot_aw86006.prog \ vendor/motorola/bangkk/proprietary/vendor/firmware/mot_dw9784.prog:$(TARGET_COPY_OUT_VENDOR)/firmware/mot_dw9784.prog \ diff --git a/proprietary/vendor/firmware/focaltech-csot-ft3681-26-0000-bangkk.bin b/proprietary/vendor/firmware/focaltech_ts_fw_csot.bin similarity index 100% rename from proprietary/vendor/firmware/focaltech-csot-ft3681-26-0000-bangkk.bin rename to proprietary/vendor/firmware/focaltech_ts_fw_csot.bin