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

greatlte-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 b57f88d76737a0000245f2930ae89a2ea137b0ab..25f867ba2e38231b008da53d6d9053504a677532 100644 (file)
@@ -18,7 +18,7 @@ PRODUCT_SOONG_NAMESPACES += \
     vendor/samsung/greatlte
 
 PRODUCT_COPY_FILES += \
-    vendor/samsung/greatlte/proprietary/lib/hw/camera.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.vendor.universal8895.so \
+    vendor/samsung/greatlte/proprietary/lib/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib/hw/camera.universal8895.so \
     vendor/samsung/greatlte/proprietary/lib/libFacePreProcessing.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacePreProcessing.camera.samsung.so \
     vendor/samsung/greatlte/proprietary/lib/libFacePreProcessing_jni.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacePreProcessing_jni.camera.samsung.so \
     vendor/samsung/greatlte/proprietary/lib/libFacialBasedSelfieCorrection.camera.samsung.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libFacialBasedSelfieCorrection.camera.samsung.so \
@@ -37,7 +37,7 @@ PRODUCT_COPY_FILES += \
     vendor/samsung/greatlte/proprietary/lib/libsmartfocusengine.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libsmartfocusengine.so \
     vendor/samsung/greatlte/proprietary/lib/libuniapi.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libuniapi.so \
     vendor/samsung/greatlte/proprietary/lib/libuniplugin.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libuniplugin.so \
-    vendor/samsung/greatlte/proprietary/lib64/hw/camera.vendor.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.vendor.universal8895.so \
+    vendor/samsung/greatlte/proprietary/lib64/hw/camera.universal8895.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/hw/camera.universal8895.so \
     vendor/samsung/greatlte/proprietary/lib64/libIDDQD_core.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libIDDQD_core.so \
     vendor/samsung/greatlte/proprietary/lib64/libIDDQD_interface.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libIDDQD_interface.so \
     vendor/samsung/greatlte/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..aa22f4f
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 aa22f4f..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..a83af8e
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 a83af8e..0000000
Binary files a/proprietary/lib64/hw/camera.vendor.universal8895.so and /dev/null differ