From: Jan Altensen Date: Sat, 21 Sep 2019 18:26:26 +0000 (+0200) Subject: add prebuilt camera.device@*-impl.so X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e3790a42d41ea2e3d3f74bb27e2286ae17c47333;p=GitHub%2Fexynos8895%2Fandroid_vendor_samsung_universal8895-common.git add prebuilt camera.device@*-impl.so Change-Id: I2bc4c48f7d2ec820513fb57bfd54dae138e0b2d9 --- diff --git a/proprietary/vendor/bin/hw/gpsd b/proprietary/vendor/bin/hw/gpsd index 4dafa60..9e1d795 100644 Binary files a/proprietary/vendor/bin/hw/gpsd and b/proprietary/vendor/bin/hw/gpsd differ diff --git a/proprietary/vendor/lib/camera.device@1.0-impl.so b/proprietary/vendor/lib/camera.device@1.0-impl.so new file mode 100644 index 0000000..deb545d Binary files /dev/null and b/proprietary/vendor/lib/camera.device@1.0-impl.so differ diff --git a/proprietary/vendor/lib/camera.device@3.2-impl.so b/proprietary/vendor/lib/camera.device@3.2-impl.so new file mode 100644 index 0000000..826b336 Binary files /dev/null and b/proprietary/vendor/lib/camera.device@3.2-impl.so differ diff --git a/proprietary/vendor/lib/camera.device@3.3-impl.so b/proprietary/vendor/lib/camera.device@3.3-impl.so new file mode 100644 index 0000000..b59f230 Binary files /dev/null and b/proprietary/vendor/lib/camera.device@3.3-impl.so differ diff --git a/proprietary/vendor/lib/camera.device@3.4-external-impl.so b/proprietary/vendor/lib/camera.device@3.4-external-impl.so new file mode 100644 index 0000000..60c1548 Binary files /dev/null and b/proprietary/vendor/lib/camera.device@3.4-external-impl.so differ diff --git a/proprietary/vendor/lib/camera.device@3.4-impl.so b/proprietary/vendor/lib/camera.device@3.4-impl.so new file mode 100644 index 0000000..4f61a11 Binary files /dev/null and b/proprietary/vendor/lib/camera.device@3.4-impl.so differ diff --git a/proprietary/vendor/lib/camera.device@3.5-external-impl.so b/proprietary/vendor/lib/camera.device@3.5-external-impl.so new file mode 100644 index 0000000..cf7f47f Binary files /dev/null and b/proprietary/vendor/lib/camera.device@3.5-external-impl.so differ diff --git a/proprietary/vendor/lib/camera.device@3.5-impl.so b/proprietary/vendor/lib/camera.device@3.5-impl.so new file mode 100644 index 0000000..696f84d Binary files /dev/null and b/proprietary/vendor/lib/camera.device@3.5-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@1.0-impl.so b/proprietary/vendor/lib64/camera.device@1.0-impl.so new file mode 100644 index 0000000..d57f5b9 Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@1.0-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@3.2-impl.so b/proprietary/vendor/lib64/camera.device@3.2-impl.so new file mode 100644 index 0000000..b428efd Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@3.2-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@3.3-impl.so b/proprietary/vendor/lib64/camera.device@3.3-impl.so new file mode 100644 index 0000000..8780a32 Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@3.3-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@3.4-external-impl.so b/proprietary/vendor/lib64/camera.device@3.4-external-impl.so new file mode 100644 index 0000000..55fe5a0 Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@3.4-external-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@3.4-impl.so b/proprietary/vendor/lib64/camera.device@3.4-impl.so new file mode 100644 index 0000000..f9fb4c8 Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@3.4-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@3.5-external-impl.so b/proprietary/vendor/lib64/camera.device@3.5-external-impl.so new file mode 100644 index 0000000..661b37f Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@3.5-external-impl.so differ diff --git a/proprietary/vendor/lib64/camera.device@3.5-impl.so b/proprietary/vendor/lib64/camera.device@3.5-impl.so new file mode 100644 index 0000000..9055b75 Binary files /dev/null and b/proprietary/vendor/lib64/camera.device@3.5-impl.so differ diff --git a/universal8895-common-vendor.mk b/universal8895-common-vendor.mk index 3f9fac3..464911d 100644 --- a/universal8895-common-vendor.mk +++ b/universal8895-common-vendor.mk @@ -242,6 +242,13 @@ PRODUCT_COPY_FILES += \ vendor/samsung/universal8895-common/proprietary/vendor/etc/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \ vendor/samsung/universal8895-common/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf \ vendor/samsung/universal8895-common/proprietary/vendor/firmware/nfc/sec_s3nrn82_firmware.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/nfc/sec_s3nrn82_firmware.bin \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@1.0-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@3.2-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.2-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@3.3-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.3-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@3.4-external-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.4-external-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@3.4-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.4-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@3.5-external-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.5-external-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib/camera.device@3.5-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/camera.device@3.5-impl.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib/egl/libGLES_mali.so:$(TARGET_COPY_OUT_VENDOR)/lib/egl/libGLES_mali.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib/hw/gatekeeper.exynos8895.so:$(TARGET_COPY_OUT_VENDOR)/lib/hw/gatekeeper.exynos8895.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib/hw/hwcomposer.exynos5.so:$(TARGET_COPY_OUT_VENDOR)/lib/hw/hwcomposer.exynos5.so \ @@ -298,6 +305,13 @@ PRODUCT_COPY_FILES += \ vendor/samsung/universal8895-common/proprietary/vendor/lib/soundfx/libplaybackrecorder.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libplaybackrecorder.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib/soundfx/libsamsungSoundbooster_plus.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libsamsungSoundbooster_plus.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib/soundfx/libswdap.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libswdap.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@1.0-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@3.2-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.2-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@3.3-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.3-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@3.4-external-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.4-external-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@3.4-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.4-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@3.5-external-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.5-external-impl.so \ + vendor/samsung/universal8895-common/proprietary/vendor/lib64/camera.device@3.5-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/camera.device@3.5-impl.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib64/egl/libGLES_mali.so:$(TARGET_COPY_OUT_VENDOR)/lib64/egl/libGLES_mali.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib64/hw/android.hardware.bluetooth@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/android.hardware.bluetooth@1.0-impl.so \ vendor/samsung/universal8895-common/proprietary/vendor/lib64/hw/android.hardware.gnss@1.1-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/android.hardware.gnss@1.1-impl.so \