Revert "reextract blobs"
authorMichael Benedict <michaelbt@live.com>
Sun, 8 Mar 2020 02:49:43 +0000 (13:49 +1100)
committerMichael Benedict <michaelbt@live.com>
Sun, 8 Mar 2020 10:39:45 +0000 (21:39 +1100)
This reverts commit a5c705794fb698c4862599e4c821d47a2862d3cb.

dreamlte-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 76a567782890e6184c24c384a1cb8e21950f3f01..11424695976b616e51fc7b6737e0f9e65bc8a0ee 100644 (file)
@@ -18,7 +18,7 @@ PRODUCT_SOONG_NAMESPACES += \
     vendor/samsung/dreamlte
 
 PRODUCT_COPY_FILES += \
-    vendor/samsung/dreamlte/proprietary/lib/hw/camera.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.vendor.universal8895.so \
+    vendor/samsung/dreamlte/proprietary/lib/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.universal8895.so \
     vendor/samsung/dreamlte/proprietary/lib/libFacePreProcessing.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacePreProcessing.camera.samsung.so \
     vendor/samsung/dreamlte/proprietary/lib/libFacePreProcessing_jni.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacePreProcessing_jni.camera.samsung.so \
     vendor/samsung/dreamlte/proprietary/lib/libFacialBasedSelfieCorrection.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacialBasedSelfieCorrection.camera.samsung.so \
@@ -37,7 +37,7 @@ PRODUCT_COPY_FILES += \
     vendor/samsung/dreamlte/proprietary/lib/libsmartfocusengine.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libsmartfocusengine.so \
     vendor/samsung/dreamlte/proprietary/lib/libuniapi.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libuniapi.so \
     vendor/samsung/dreamlte/proprietary/lib/libuniplugin.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libuniplugin.so \
-    vendor/samsung/dreamlte/proprietary/lib64/hw/camera.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.vendor.universal8895.so \
+    vendor/samsung/dreamlte/proprietary/lib64/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.universal8895.so \
     vendor/samsung/dreamlte/proprietary/lib64/libIDDQD_core.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libIDDQD_core.so \
     vendor/samsung/dreamlte/proprietary/lib64/libIDDQD_interface.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libIDDQD_interface.so \
     vendor/samsung/dreamlte/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