Revert "reextract blobs"
authorMichael Benedict <michaelbt@live.com>
Sun, 8 Mar 2020 02:52:20 +0000 (13:52 +1100)
committerMichael Benedict <michaelbt@live.com>
Sun, 8 Mar 2020 10:36:56 +0000 (21:36 +1100)
This reverts commit 82dd727d0bfd2ac652a10eb0242ad8c425018594.

dream2lte-vendor.mk
proprietary/lib/hw/camera.universal8895.so [new file with mode: 0644]
proprietary/lib/hw/camera.vendor.universal8895.so [deleted file]
proprietary/lib64/hw/camera.universal8895.so [new file with mode: 0644]
proprietary/lib64/hw/camera.vendor.universal8895.so [deleted file]

index 9f9f4bb1fcd1e63a6c0c70bf38d67be9b1ca0eae..1afacb91910b563f7dee6aeefc8dcd7152268529 100644 (file)
@@ -18,7 +18,7 @@ PRODUCT_SOONG_NAMESPACES += \
     vendor/samsung/dream2lte
 
 PRODUCT_COPY_FILES += \
-    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/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.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.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.vendor.universal8895.so \
+    vendor/samsung/dream2lte/proprietary/lib64/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.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 \
diff --git a/proprietary/lib/hw/camera.universal8895.so b/proprietary/lib/hw/camera.universal8895.so
new file mode 100644 (file)
index 0000000..c29d817
Binary files /dev/null and b/proprietary/lib/hw/camera.universal8895.so differ
diff --git a/proprietary/lib/hw/camera.vendor.universal8895.so b/proprietary/lib/hw/camera.vendor.universal8895.so
deleted file mode 100644 (file)
index c29d817..0000000
Binary files a/proprietary/lib/hw/camera.vendor.universal8895.so and /dev/null differ
diff --git a/proprietary/lib64/hw/camera.universal8895.so b/proprietary/lib64/hw/camera.universal8895.so
new file mode 100644 (file)
index 0000000..067c565
Binary files /dev/null and b/proprietary/lib64/hw/camera.universal8895.so differ
diff --git a/proprietary/lib64/hw/camera.vendor.universal8895.so b/proprietary/lib64/hw/camera.vendor.universal8895.so
deleted file mode 100644 (file)
index 067c565..0000000
Binary files a/proprietary/lib64/hw/camera.vendor.universal8895.so and /dev/null differ