From: Stricted Date: Thu, 30 Jan 2020 23:53:12 +0000 (+0000) Subject: reextract blobs X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=82dd727d0bfd2ac652a10eb0242ad8c425018594;p=GitHub%2Fexynos8895%2Fandroid_vendor_samsung_dream2lte.git reextract blobs --- diff --git a/dream2lte-vendor.mk b/dream2lte-vendor.mk index 4f3c807..9f9f4bb 100644 --- a/dream2lte-vendor.mk +++ b/dream2lte-vendor.mk @@ -18,7 +18,7 @@ PRODUCT_SOONG_NAMESPACES += \ vendor/samsung/dream2lte PRODUCT_COPY_FILES += \ - vendor/samsung/dream2lte/proprietary/lib/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.universal8895.so \ + vendor/samsung/dream2lte/proprietary/lib/hw/camera.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.vendor.universal8895.so \ vendor/samsung/dream2lte/proprietary/lib/libFacePreProcessing.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacePreProcessing.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/lib/libFacePreProcessing_jni.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacePreProcessing_jni.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/lib/libFacialBasedSelfieCorrection.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacialBasedSelfieCorrection.camera.samsung.so \ @@ -37,7 +37,7 @@ PRODUCT_COPY_FILES += \ vendor/samsung/dream2lte/proprietary/lib/libsmartfocusengine.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libsmartfocusengine.so \ vendor/samsung/dream2lte/proprietary/lib/libuniapi.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libuniapi.so \ vendor/samsung/dream2lte/proprietary/lib/libuniplugin.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libuniplugin.so \ - vendor/samsung/dream2lte/proprietary/lib64/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.universal8895.so \ + vendor/samsung/dream2lte/proprietary/lib64/hw/camera.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.vendor.universal8895.so \ vendor/samsung/dream2lte/proprietary/lib64/libIDDQD_core.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libIDDQD_core.so \ vendor/samsung/dream2lte/proprietary/lib64/libIDDQD_interface.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libIDDQD_interface.so \ vendor/samsung/dream2lte/proprietary/lib64/libblurdetection.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libblurdetection.so \ @@ -98,10 +98,6 @@ PRODUCT_COPY_FILES += \ vendor/samsung/dream2lte/proprietary/vendor/firmware/setfile_imx320.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/setfile_imx320.bin \ vendor/samsung/dream2lte/proprietary/vendor/firmware/setfile_imx333.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/setfile_imx333.bin \ vendor/samsung/dream2lte/proprietary/vendor/firmware/vts.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/vts.bin \ - vendor/samsung/dream2lte/proprietary/vendor/lib/camera.device@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@1.0-impl.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib/camera.device@3.2-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.2-impl.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib/camera.device@3.3-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.3-impl.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib/camera.device@3.4-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.4-impl.so \ vendor/samsung/dream2lte/proprietary/vendor/lib/libDLInterface.camera.samsung.so:$(TARGET_COPY_OUT_VENDOR)/lib/libDLInterface.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/vendor/lib/libOpenCv.camera.samsung.so:$(TARGET_COPY_OUT_VENDOR)/lib/libOpenCv.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/vendor/lib/libhifistill.so:$(TARGET_COPY_OUT_VENDOR)/lib/libhifistill.so \ @@ -118,10 +114,6 @@ PRODUCT_COPY_FILES += \ vendor/samsung/dream2lte/proprietary/vendor/lib/libsomp.camera.samsung.so:$(TARGET_COPY_OUT_VENDOR)/lib/libsomp.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/vendor/lib/libvxu.so:$(TARGET_COPY_OUT_VENDOR)/lib/libvxu.so \ vendor/samsung/dream2lte/proprietary/vendor/lib/libxcv.camera.samsung.so:$(TARGET_COPY_OUT_VENDOR)/lib/libxcv.camera.samsung.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib64/camera.device@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@1.0-impl.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib64/camera.device@3.2-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.2-impl.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib64/camera.device@3.3-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.3-impl.so \ - vendor/samsung/dream2lte/proprietary/vendor/lib64/camera.device@3.4-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.4-impl.so \ vendor/samsung/dream2lte/proprietary/vendor/lib64/libDLInterface.camera.samsung.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libDLInterface.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/vendor/lib64/libOpenCv.camera.samsung.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libOpenCv.camera.samsung.so \ vendor/samsung/dream2lte/proprietary/vendor/lib64/libhifistill.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libhifistill.so \ diff --git a/proprietary/lib/hw/camera.universal8895.so b/proprietary/lib/hw/camera.universal8895.so deleted file mode 100644 index c29d817..0000000 Binary files a/proprietary/lib/hw/camera.universal8895.so and /dev/null differ diff --git a/proprietary/lib/hw/camera.vendor.universal8895.so b/proprietary/lib/hw/camera.vendor.universal8895.so new file mode 100644 index 0000000..c29d817 Binary files /dev/null and b/proprietary/lib/hw/camera.vendor.universal8895.so differ diff --git a/proprietary/lib64/hw/camera.universal8895.so b/proprietary/lib64/hw/camera.universal8895.so deleted file mode 100644 index 067c565..0000000 Binary files a/proprietary/lib64/hw/camera.universal8895.so and /dev/null differ diff --git a/proprietary/lib64/hw/camera.vendor.universal8895.so b/proprietary/lib64/hw/camera.vendor.universal8895.so new file mode 100644 index 0000000..067c565 Binary files /dev/null and b/proprietary/lib64/hw/camera.vendor.universal8895.so differ diff --git a/proprietary/vendor/lib/camera.device@1.0-impl.so b/proprietary/vendor/lib/camera.device@1.0-impl.so deleted file mode 100644 index 5ab0267..0000000 Binary files a/proprietary/vendor/lib/camera.device@1.0-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib/camera.device@3.2-impl.so b/proprietary/vendor/lib/camera.device@3.2-impl.so deleted file mode 100644 index c3acf6b..0000000 Binary files a/proprietary/vendor/lib/camera.device@3.2-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib/camera.device@3.3-impl.so b/proprietary/vendor/lib/camera.device@3.3-impl.so deleted file mode 100644 index 101e393..0000000 Binary files a/proprietary/vendor/lib/camera.device@3.3-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib/camera.device@3.4-impl.so b/proprietary/vendor/lib/camera.device@3.4-impl.so deleted file mode 100644 index 8f5d706..0000000 Binary files a/proprietary/vendor/lib/camera.device@3.4-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib64/camera.device@1.0-impl.so b/proprietary/vendor/lib64/camera.device@1.0-impl.so deleted file mode 100644 index a848a75..0000000 Binary files a/proprietary/vendor/lib64/camera.device@1.0-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib64/camera.device@3.2-impl.so b/proprietary/vendor/lib64/camera.device@3.2-impl.so deleted file mode 100644 index c1e0ece..0000000 Binary files a/proprietary/vendor/lib64/camera.device@3.2-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib64/camera.device@3.3-impl.so b/proprietary/vendor/lib64/camera.device@3.3-impl.so deleted file mode 100644 index bc528bb..0000000 Binary files a/proprietary/vendor/lib64/camera.device@3.3-impl.so and /dev/null differ diff --git a/proprietary/vendor/lib64/camera.device@3.4-impl.so b/proprietary/vendor/lib64/camera.device@3.4-impl.so deleted file mode 100644 index 2c39d94..0000000 Binary files a/proprietary/vendor/lib64/camera.device@3.4-impl.so and /dev/null differ