Loading device.mk +9 −9 Original line number Diff line number Diff line # # Copyright (C) 2016 The CyanogenMod Project # 2017-2018 The LineageOS Project # 2017-2021 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading Loading @@ -41,7 +41,7 @@ TARGET_SCREEN_WIDTH := 720 # init PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/rootdir/bin/init.qcom.power.sh:system/bin/init.qcom.power.sh $(LOCAL_PATH)/rootdir/bin/init.qcom.power.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/init.qcom.power.sh # Audio configuration PRODUCT_COPY_FILES += \ Loading @@ -49,11 +49,11 @@ PRODUCT_COPY_FILES += \ # Input PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/idc/clearpad.idc:system/usr/idc/clearpad.idc $(LOCAL_PATH)/idc/clearpad.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/clearpad.idc # IRSC PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/sec_config:system/etc/sec_config $(LOCAL_PATH)/configs/sec_config:$(TARGET_COPY_OUT_SYSTEM)/etc/sec_config # NFC configs PRODUCT_COPY_FILES += \ Loading @@ -62,14 +62,14 @@ PRODUCT_COPY_FILES += \ # RIL PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/dsi_config.xml:system/etc/data/dsi_config.xml \ $(LOCAL_PATH)/configs/netmgr_config.xml:system/etc/data/netmgr_config.xml \ $(LOCAL_PATH)/configs/qmi_config.xml:system/etc/data/qmi_config.xml $(LOCAL_PATH)/configs/dsi_config.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/data/dsi_config.xml \ $(LOCAL_PATH)/configs/netmgr_config.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/data/netmgr_config.xml \ $(LOCAL_PATH)/configs/qmi_config.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/data/qmi_config.xml # Thermal PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/thermal-engine.conf:system/etc/thermal-engine.conf $(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/thermal-engine.conf # WLAN PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/wlan/bcmdhd.cal:system/etc/firmware/wlan/bcmdhd/bcmdhd.cal $(LOCAL_PATH)/configs/wlan/bcmdhd.cal:$(TARGET_COPY_OUT_SYSTEM)/etc/firmware/wlan/bcmdhd/bcmdhd.cal Loading
device.mk +9 −9 Original line number Diff line number Diff line # # Copyright (C) 2016 The CyanogenMod Project # 2017-2018 The LineageOS Project # 2017-2021 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading Loading @@ -41,7 +41,7 @@ TARGET_SCREEN_WIDTH := 720 # init PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/rootdir/bin/init.qcom.power.sh:system/bin/init.qcom.power.sh $(LOCAL_PATH)/rootdir/bin/init.qcom.power.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/init.qcom.power.sh # Audio configuration PRODUCT_COPY_FILES += \ Loading @@ -49,11 +49,11 @@ PRODUCT_COPY_FILES += \ # Input PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/idc/clearpad.idc:system/usr/idc/clearpad.idc $(LOCAL_PATH)/idc/clearpad.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/clearpad.idc # IRSC PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/sec_config:system/etc/sec_config $(LOCAL_PATH)/configs/sec_config:$(TARGET_COPY_OUT_SYSTEM)/etc/sec_config # NFC configs PRODUCT_COPY_FILES += \ Loading @@ -62,14 +62,14 @@ PRODUCT_COPY_FILES += \ # RIL PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/dsi_config.xml:system/etc/data/dsi_config.xml \ $(LOCAL_PATH)/configs/netmgr_config.xml:system/etc/data/netmgr_config.xml \ $(LOCAL_PATH)/configs/qmi_config.xml:system/etc/data/qmi_config.xml $(LOCAL_PATH)/configs/dsi_config.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/data/dsi_config.xml \ $(LOCAL_PATH)/configs/netmgr_config.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/data/netmgr_config.xml \ $(LOCAL_PATH)/configs/qmi_config.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/data/qmi_config.xml # Thermal PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/thermal-engine.conf:system/etc/thermal-engine.conf $(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/thermal-engine.conf # WLAN PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/wlan/bcmdhd.cal:system/etc/firmware/wlan/bcmdhd/bcmdhd.cal $(LOCAL_PATH)/configs/wlan/bcmdhd.cal:$(TARGET_COPY_OUT_SYSTEM)/etc/firmware/wlan/bcmdhd/bcmdhd.cal