commit 1bc187b0c1872111e465807f7a9f9c799f4bc9b4 Author: Michael Bestas Date: Fri Feb 24 22:27:22 2023 +0200 Import from lineage-19.1@d3e8660c7 diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..0311ee5 --- /dev/null +++ b/Android.bp @@ -0,0 +1,7 @@ +// Automatically generated file. DO NOT MODIFY +// +// This file is generated by device/xiaomi/jasmine_sprout/setup-makefiles.sh + +soong_namespace { +} + diff --git a/Android.mk b/Android.mk new file mode 100644 index 0000000..a59f2c2 --- /dev/null +++ b/Android.mk @@ -0,0 +1,9 @@ +# Automatically generated file. DO NOT MODIFY +# +# This file is generated by device/xiaomi/jasmine_sprout/setup-makefiles.sh + +LOCAL_PATH := $(call my-dir) + +ifeq ($(TARGET_DEVICE),jasmine_sprout) + +endif diff --git a/BoardConfigVendor.mk b/BoardConfigVendor.mk new file mode 100644 index 0000000..3a7b0d5 --- /dev/null +++ b/BoardConfigVendor.mk @@ -0,0 +1,4 @@ +# Automatically generated file. DO NOT MODIFY +# +# This file is generated by device/xiaomi/jasmine_sprout/setup-makefiles.sh + diff --git a/jasmine_sprout-vendor.mk b/jasmine_sprout-vendor.mk new file mode 100644 index 0000000..ea265a7 --- /dev/null +++ b/jasmine_sprout-vendor.mk @@ -0,0 +1,17 @@ +# Automatically generated file. DO NOT MODIFY +# +# This file is generated by device/xiaomi/jasmine_sprout/setup-makefiles.sh + +PRODUCT_SOONG_NAMESPACES += \ + vendor/xiaomi/jasmine_sprout + +PRODUCT_COPY_FILES += \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/etc/MIUI_DualCamera_watermark.png:$(TARGET_COPY_OUT_VENDOR)/etc/MIUI_DualCamera_watermark.png \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/com.fingerprints.extension@1.0.so:$(TARGET_COPY_OUT_VENDOR)/lib64/com.fingerprints.extension@1.0.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/hw/fingerprint.sdm660.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/fingerprint.sdm660.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/hw/fingerprint.fpc.default.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/fingerprint.fpc.default.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/hw/fingerprint.goodix.default.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/fingerprint.goodix.default.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/libgf_ca.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libgf_ca.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/libgf_hal.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libgf_hal.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0-service.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libvendor.goodix.hardware.fingerprint@1.0-service.so \ + vendor/xiaomi/jasmine_sprout/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libvendor.goodix.hardware.fingerprint@1.0.so diff --git a/proprietary/vendor/etc/MIUI_DualCamera_watermark.png b/proprietary/vendor/etc/MIUI_DualCamera_watermark.png new file mode 100644 index 0000000..6e601ba Binary files /dev/null and b/proprietary/vendor/etc/MIUI_DualCamera_watermark.png differ diff --git a/proprietary/vendor/lib64/com.fingerprints.extension@1.0.so b/proprietary/vendor/lib64/com.fingerprints.extension@1.0.so new file mode 100644 index 0000000..f5b383f Binary files /dev/null and b/proprietary/vendor/lib64/com.fingerprints.extension@1.0.so differ diff --git a/proprietary/vendor/lib64/hw/fingerprint.fpc.default.so b/proprietary/vendor/lib64/hw/fingerprint.fpc.default.so new file mode 100644 index 0000000..1075287 Binary files /dev/null and b/proprietary/vendor/lib64/hw/fingerprint.fpc.default.so differ diff --git a/proprietary/vendor/lib64/hw/fingerprint.goodix.default.so b/proprietary/vendor/lib64/hw/fingerprint.goodix.default.so new file mode 100644 index 0000000..e60f14c Binary files /dev/null and b/proprietary/vendor/lib64/hw/fingerprint.goodix.default.so differ diff --git a/proprietary/vendor/lib64/hw/fingerprint.sdm660.so b/proprietary/vendor/lib64/hw/fingerprint.sdm660.so new file mode 100644 index 0000000..f8184f2 Binary files /dev/null and b/proprietary/vendor/lib64/hw/fingerprint.sdm660.so differ diff --git a/proprietary/vendor/lib64/libgf_ca.so b/proprietary/vendor/lib64/libgf_ca.so new file mode 100644 index 0000000..89b6fe8 Binary files /dev/null and b/proprietary/vendor/lib64/libgf_ca.so differ diff --git a/proprietary/vendor/lib64/libgf_hal.so b/proprietary/vendor/lib64/libgf_hal.so new file mode 100644 index 0000000..d1e7ef6 Binary files /dev/null and b/proprietary/vendor/lib64/libgf_hal.so differ diff --git a/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0-service.so b/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0-service.so new file mode 100644 index 0000000..3302185 Binary files /dev/null and b/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0-service.so differ diff --git a/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0.so b/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0.so new file mode 100644 index 0000000..1139fcf Binary files /dev/null and b/proprietary/vendor/lib64/libvendor.goodix.hardware.fingerprint@1.0.so differ