diff options
-rw-r--r-- | ham/Android.mk | 2 | ||||
-rw-r--r-- | ham/BoardConfigVendor.mk | 2 | ||||
-rw-r--r-- | ham/ham-vendor.mk | 8 | ||||
-rw-r--r-- | ham/proprietary/vendor/bin/loc_launcher | bin | 63160 -> 0 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/framework/ConnectivityExt.jar | bin | 5547 -> 0 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/lib/libmmcamera_interface.so | bin | 42292 -> 0 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/lib/libmmjpeg_interface.so | bin | 42176 -> 0 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/lib/libqomx_core.so | bin | 9408 -> 0 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/lib/libuiblur.so | bin | 29980 -> 0 bytes |
9 files changed, 3 insertions, 9 deletions
diff --git a/ham/Android.mk b/ham/Android.mk index 8872f00..896e1e1 100644 --- a/ham/Android.mk +++ b/ham/Android.mk @@ -1,5 +1,5 @@ # Copyright (C) 2015-2016 The CyanogenMod Project -# Copyright (C) 2017-2018 The LineageOS Project +# Copyright (C) 2017-2019 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. diff --git a/ham/BoardConfigVendor.mk b/ham/BoardConfigVendor.mk index 60b3628..e498339 100644 --- a/ham/BoardConfigVendor.mk +++ b/ham/BoardConfigVendor.mk @@ -1,5 +1,5 @@ # Copyright (C) 2015-2016 The CyanogenMod Project -# Copyright (C) 2017-2018 The LineageOS Project +# Copyright (C) 2017-2019 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. diff --git a/ham/ham-vendor.mk b/ham/ham-vendor.mk index befc6d2..4f10ad8 100644 --- a/ham/ham-vendor.mk +++ b/ham/ham-vendor.mk @@ -1,5 +1,5 @@ # Copyright (C) 2015-2016 The CyanogenMod Project -# Copyright (C) 2017-2018 The LineageOS Project +# Copyright (C) 2017-2019 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. @@ -21,7 +21,6 @@ PRODUCT_COPY_FILES += \ vendor/zuk/ham/proprietary/vendor/bin/hci_qcomm_init:system/vendor/bin/hci_qcomm_init \ vendor/zuk/ham/proprietary/vendor/bin/hvdcp:system/vendor/bin/hvdcp \ vendor/zuk/ham/proprietary/vendor/bin/irsc_util:system/vendor/bin/irsc_util \ - vendor/zuk/ham/proprietary/vendor/bin/loc_launcher:system/vendor/bin/loc_launcher \ vendor/zuk/ham/proprietary/vendor/bin/mm-qcamera-daemon:system/vendor/bin/mm-qcamera-daemon \ vendor/zuk/ham/proprietary/vendor/bin/mpdecision:system/vendor/bin/mpdecision \ vendor/zuk/ham/proprietary/vendor/bin/netmgrd:system/vendor/bin/netmgrd \ @@ -57,7 +56,6 @@ PRODUCT_COPY_FILES += \ vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_music.preset:system/etc/tfa98xx/shenqi_music.preset \ vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_speech.eq:system/etc/tfa98xx/shenqi_speech.eq \ vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_speech.preset:system/etc/tfa98xx/shenqi_speech.preset \ - vendor/zuk/ham/proprietary/vendor/framework/ConnectivityExt.jar:system/vendor/framework/ConnectivityExt.jar \ vendor/zuk/ham/proprietary/vendor/framework/qcnvitems.jar:system/vendor/framework/qcnvitems.jar \ vendor/zuk/ham/proprietary/vendor/framework/qcrilhook.jar:system/vendor/framework/qcrilhook.jar \ vendor/zuk/ham/proprietary/vendor/lib/hw/fingerprint.msm8974.so:system/vendor/lib/hw/fingerprint.msm8974.so \ @@ -66,9 +64,6 @@ PRODUCT_COPY_FILES += \ vendor/zuk/ham/proprietary/vendor/lib/libloc_ds_api.so:system/vendor/lib/libloc_ds_api.so \ vendor/zuk/ham/proprietary/vendor/lib/libloc_api_v02.so:system/vendor/lib/libloc_api_v02.so \ vendor/zuk/ham/proprietary/vendor/lib/libmdmdetect.so:system/vendor/lib/libmdmdetect.so \ - vendor/zuk/ham/proprietary/vendor/lib/libmmcamera_interface.so:system/vendor/lib/libmmcamera_interface.so \ - vendor/zuk/ham/proprietary/vendor/lib/libmmjpeg_interface.so:system/vendor/lib/libmmjpeg_interface.so \ - vendor/zuk/ham/proprietary/vendor/lib/libqomx_core.so:system/vendor/lib/libqomx_core.so \ vendor/zuk/ham/proprietary/vendor/lib/libwcnss_qmi.so:system/vendor/lib/libwcnss_qmi.so \ vendor/zuk/ham/proprietary/vendor/bin/mm-pp-daemon:system/vendor/bin/mm-pp-daemon \ vendor/zuk/ham/proprietary/vendor/bin/thermal-engine:system/vendor/bin/thermal-engine \ @@ -225,7 +220,6 @@ PRODUCT_COPY_FILES += \ vendor/zuk/ham/proprietary/vendor/lib/libthermalclient.so:system/vendor/lib/libthermalclient.so \ vendor/zuk/ham/proprietary/vendor/lib/libthermalioctl.so:system/vendor/lib/libthermalioctl.so \ vendor/zuk/ham/proprietary/vendor/lib/libtime_genoff.so:system/vendor/lib/libtime_genoff.so \ - vendor/zuk/ham/proprietary/vendor/lib/libuiblur.so:system/vendor/lib/libuiblur.so \ vendor/zuk/ham/proprietary/vendor/lib/libxml.so:system/vendor/lib/libxml.so \ vendor/zuk/ham/proprietary/vendor/lib/mediadrm/libwvdrmengine.so:system/vendor/lib/mediadrm/libwvdrmengine.so \ vendor/zuk/ham/proprietary/vendor/lib/rfsa/adsp/libapps_mem_heap.so:system/vendor/lib/rfsa/adsp/libapps_mem_heap.so \ diff --git a/ham/proprietary/vendor/bin/loc_launcher b/ham/proprietary/vendor/bin/loc_launcher Binary files differdeleted file mode 100644 index cfe67f5..0000000 --- a/ham/proprietary/vendor/bin/loc_launcher +++ /dev/null diff --git a/ham/proprietary/vendor/framework/ConnectivityExt.jar b/ham/proprietary/vendor/framework/ConnectivityExt.jar Binary files differdeleted file mode 100644 index e6a46f7..0000000 --- a/ham/proprietary/vendor/framework/ConnectivityExt.jar +++ /dev/null diff --git a/ham/proprietary/vendor/lib/libmmcamera_interface.so b/ham/proprietary/vendor/lib/libmmcamera_interface.so Binary files differdeleted file mode 100644 index 8072d68..0000000 --- a/ham/proprietary/vendor/lib/libmmcamera_interface.so +++ /dev/null diff --git a/ham/proprietary/vendor/lib/libmmjpeg_interface.so b/ham/proprietary/vendor/lib/libmmjpeg_interface.so Binary files differdeleted file mode 100644 index e936fc3..0000000 --- a/ham/proprietary/vendor/lib/libmmjpeg_interface.so +++ /dev/null diff --git a/ham/proprietary/vendor/lib/libqomx_core.so b/ham/proprietary/vendor/lib/libqomx_core.so Binary files differdeleted file mode 100644 index 4634a46..0000000 --- a/ham/proprietary/vendor/lib/libqomx_core.so +++ /dev/null diff --git a/ham/proprietary/vendor/lib/libuiblur.so b/ham/proprietary/vendor/lib/libuiblur.so Binary files differdeleted file mode 100644 index dd0b5a8..0000000 --- a/ham/proprietary/vendor/lib/libuiblur.so +++ /dev/null |