Loading device-common.mk +16 −16 Original line number Diff line number Diff line # # Copyright (C) 2016 The CyanogenMod Project # Copyright (C) 2017-2020 The LineageOS Project # Copyright (C) 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 @@ -120,7 +120,7 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/bluetooth/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf $(LOCAL_PATH)/bluetooth/bt_vendor.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/bluetooth/bt_vendor.conf PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.0-impl \ Loading Loading @@ -188,17 +188,17 @@ PRODUCT_PACKAGES += \ libshim_gps PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/gps/flp.conf:system/etc/flp.conf \ $(LOCAL_PATH)/gps/gps.conf:system/etc/gps.conf \ $(LOCAL_PATH)/gps/izat.conf:system/etc/izat.conf \ $(LOCAL_PATH)/gps/sap.conf:system/etc/sap.conf $(LOCAL_PATH)/gps/flp.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/flp.conf \ $(LOCAL_PATH)/gps/gps.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/gps.conf \ $(LOCAL_PATH)/gps/izat.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/izat.conf \ $(LOCAL_PATH)/gps/sap.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/sap.conf PRODUCT_PACKAGES += \ android.hardware.gnss@1.0-impl # Flash LED config PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/flashled_calc_parameters.cfg:system/etc/flashled_calc_parameters.cfg $(LOCAL_PATH)/configs/flashled_calc_parameters.cfg:$(TARGET_COPY_OUT_SYSTEM)/etc/flashled_calc_parameters.cfg # Health PRODUCT_PACKAGES += \ Loading @@ -206,18 +206,18 @@ PRODUCT_PACKAGES += \ # Init PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/rootdir/fstab.qcom:root/fstab.qcom \ $(LOCAL_PATH)/rootdir/init.qcom.usb.rc:root/init.qcom.usb.rc \ $(LOCAL_PATH)/rootdir/init.qcom.rc:root/init.qcom.rc \ $(LOCAL_PATH)/rootdir/ueventd.qcom.rc:root/ueventd.qcom.rc $(LOCAL_PATH)/rootdir/fstab.qcom:$(TARGET_COPY_OUT_ROOT)/fstab.qcom \ $(LOCAL_PATH)/rootdir/init.qcom.usb.rc:$(TARGET_COPY_OUT_ROOT)/init.qcom.usb.rc \ $(LOCAL_PATH)/rootdir/init.qcom.rc:$(TARGET_COPY_OUT_ROOT)/init.qcom.rc \ $(LOCAL_PATH)/rootdir/ueventd.qcom.rc:$(TARGET_COPY_OUT_ROOT)/ueventd.qcom.rc # Input PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/keylayout/clearpad.kl:system/usr/keylayout/clearpad.kl \ $(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \ $(LOCAL_PATH)/keylayout/mhl-rcp.kl:system/usr/keylayout/mhl-rcp.kl \ $(LOCAL_PATH)/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl:system/usr/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl \ $(LOCAL_PATH)/keylayout/synaptics_dsx.kl:system/usr/keylayout/synaptics_dsx.kl $(LOCAL_PATH)/keylayout/clearpad.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/clearpad.kl \ $(LOCAL_PATH)/keylayout/gpio-keys.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/gpio-keys.kl \ $(LOCAL_PATH)/keylayout/mhl-rcp.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mhl-rcp.kl \ $(LOCAL_PATH)/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl \ $(LOCAL_PATH)/keylayout/synaptics_dsx.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/synaptics_dsx.kl # IRQ PRODUCT_COPY_FILES += \ Loading radio.mk +2 −2 Original line number Diff line number Diff line # # Copyright (C) 2017 The LineageOS Project # Copyright (C) 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 @@ -16,7 +16,7 @@ # Permissions PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.hardware.telephony.gsm.xml # Properties PRODUCT_PROPERTY_OVERRIDES += \ Loading Loading
device-common.mk +16 −16 Original line number Diff line number Diff line # # Copyright (C) 2016 The CyanogenMod Project # Copyright (C) 2017-2020 The LineageOS Project # Copyright (C) 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 @@ -120,7 +120,7 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/bluetooth/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf $(LOCAL_PATH)/bluetooth/bt_vendor.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/bluetooth/bt_vendor.conf PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.0-impl \ Loading Loading @@ -188,17 +188,17 @@ PRODUCT_PACKAGES += \ libshim_gps PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/gps/flp.conf:system/etc/flp.conf \ $(LOCAL_PATH)/gps/gps.conf:system/etc/gps.conf \ $(LOCAL_PATH)/gps/izat.conf:system/etc/izat.conf \ $(LOCAL_PATH)/gps/sap.conf:system/etc/sap.conf $(LOCAL_PATH)/gps/flp.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/flp.conf \ $(LOCAL_PATH)/gps/gps.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/gps.conf \ $(LOCAL_PATH)/gps/izat.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/izat.conf \ $(LOCAL_PATH)/gps/sap.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/sap.conf PRODUCT_PACKAGES += \ android.hardware.gnss@1.0-impl # Flash LED config PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/flashled_calc_parameters.cfg:system/etc/flashled_calc_parameters.cfg $(LOCAL_PATH)/configs/flashled_calc_parameters.cfg:$(TARGET_COPY_OUT_SYSTEM)/etc/flashled_calc_parameters.cfg # Health PRODUCT_PACKAGES += \ Loading @@ -206,18 +206,18 @@ PRODUCT_PACKAGES += \ # Init PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/rootdir/fstab.qcom:root/fstab.qcom \ $(LOCAL_PATH)/rootdir/init.qcom.usb.rc:root/init.qcom.usb.rc \ $(LOCAL_PATH)/rootdir/init.qcom.rc:root/init.qcom.rc \ $(LOCAL_PATH)/rootdir/ueventd.qcom.rc:root/ueventd.qcom.rc $(LOCAL_PATH)/rootdir/fstab.qcom:$(TARGET_COPY_OUT_ROOT)/fstab.qcom \ $(LOCAL_PATH)/rootdir/init.qcom.usb.rc:$(TARGET_COPY_OUT_ROOT)/init.qcom.usb.rc \ $(LOCAL_PATH)/rootdir/init.qcom.rc:$(TARGET_COPY_OUT_ROOT)/init.qcom.rc \ $(LOCAL_PATH)/rootdir/ueventd.qcom.rc:$(TARGET_COPY_OUT_ROOT)/ueventd.qcom.rc # Input PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/keylayout/clearpad.kl:system/usr/keylayout/clearpad.kl \ $(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \ $(LOCAL_PATH)/keylayout/mhl-rcp.kl:system/usr/keylayout/mhl-rcp.kl \ $(LOCAL_PATH)/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl:system/usr/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl \ $(LOCAL_PATH)/keylayout/synaptics_dsx.kl:system/usr/keylayout/synaptics_dsx.kl $(LOCAL_PATH)/keylayout/clearpad.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/clearpad.kl \ $(LOCAL_PATH)/keylayout/gpio-keys.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/gpio-keys.kl \ $(LOCAL_PATH)/keylayout/mhl-rcp.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mhl-rcp.kl \ $(LOCAL_PATH)/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/msm8994-tomtom-snd-card_Button_Jack.kl \ $(LOCAL_PATH)/keylayout/synaptics_dsx.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/synaptics_dsx.kl # IRQ PRODUCT_COPY_FILES += \ Loading
radio.mk +2 −2 Original line number Diff line number Diff line # # Copyright (C) 2017 The LineageOS Project # Copyright (C) 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 @@ -16,7 +16,7 @@ # Permissions PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.hardware.telephony.gsm.xml # Properties PRODUCT_PROPERTY_OVERRIDES += \ Loading