commit a94e0bf2432c58010c16aefe443db438fa9b4e0a Author: Alexander Winkowski Date: Tue Dec 21 17:01:27 2021 +0000 miatoll: Initial commit * curtana: V12.5.1.0.RJWMIXM * excalibur: V12.5.3.0.RJXINXM * joyeuse: V12.5.2.0.RJZMIXM Change-Id: I6f34212d82ff036bd096bb0e7c4ee0bf5228f7ba diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..25615df --- /dev/null +++ b/Android.bp @@ -0,0 +1,7 @@ +// Automatically generated file. DO NOT MODIFY +// +// This file is generated by device/xiaomi/miatoll/setup-makefiles.sh + +soong_namespace { +} + diff --git a/Android.mk b/Android.mk new file mode 100644 index 0000000..bee5011 --- /dev/null +++ b/Android.mk @@ -0,0 +1,9 @@ +# Automatically generated file. DO NOT MODIFY +# +# This file is generated by device/xiaomi/miatoll/setup-makefiles.sh + +LOCAL_PATH := $(call my-dir) + +ifeq ($(TARGET_DEVICE),miatoll) + +endif diff --git a/BoardConfigVendor.mk b/BoardConfigVendor.mk new file mode 100644 index 0000000..e12f127 --- /dev/null +++ b/BoardConfigVendor.mk @@ -0,0 +1,4 @@ +# Automatically generated file. DO NOT MODIFY +# +# This file is generated by device/xiaomi/miatoll/setup-makefiles.sh + diff --git a/miatoll-vendor.mk b/miatoll-vendor.mk new file mode 100644 index 0000000..a2a000c --- /dev/null +++ b/miatoll-vendor.mk @@ -0,0 +1,26 @@ +# Automatically generated file. DO NOT MODIFY +# +# This file is generated by device/xiaomi/miatoll/setup-makefiles.sh + +PRODUCT_SOONG_NAMESPACES += \ + vendor/xiaomi/miatoll + +PRODUCT_COPY_FILES += \ + vendor/xiaomi/miatoll/proprietary/vendor/lib/libpn553_fw.so:$(TARGET_COPY_OUT_VENDOR)/lib/libpn553_fw.so \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_gc02m1_filter.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.ofilm_gc02m1_filter.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgm2.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.ofilm_s5kgm2.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1_mirrorflip.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1_mirrorflip.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_imx582.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.sunny_imx582.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_ov32a1q.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.sunny_ov32a1q.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgm2.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.sunny_s5kgm2.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.sunny_s5kgw1.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1_mirrorflip.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.sunny_s5kgw1_mirrorflip.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.ofilm_gc02m1.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1_filter.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.ofilm_gc02m1_filter.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgm2.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.ofilm_s5kgm2.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgw1.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.ofilm_s5kgw1.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_gc02m1.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.sunny_gc02m1.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_imx582.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.sunny_imx582.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_ov32a1q.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.sunny_ov32a1q.bin \ + vendor/xiaomi/miatoll/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_s5kgw1.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.sunny_s5kgw1.bin diff --git a/proprietary/vendor/lib/libpn553_fw.so b/proprietary/vendor/lib/libpn553_fw.so new file mode 100644 index 0000000..6bc6137 Binary files /dev/null and b/proprietary/vendor/lib/libpn553_fw.so differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_gc02m1_filter.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_gc02m1_filter.bin new file mode 100644 index 0000000..5540139 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_gc02m1_filter.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgm2.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgm2.bin new file mode 100644 index 0000000..22b7c7d Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgm2.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1.bin new file mode 100644 index 0000000..71ed715 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1_mirrorflip.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1_mirrorflip.bin new file mode 100644 index 0000000..fe14ffe Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.ofilm_s5kgw1_mirrorflip.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_imx582.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_imx582.bin new file mode 100644 index 0000000..4f0fec2 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_imx582.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_ov32a1q.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_ov32a1q.bin new file mode 100644 index 0000000..9e31784 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_ov32a1q.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgm2.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgm2.bin new file mode 100644 index 0000000..721e498 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgm2.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1.bin new file mode 100644 index 0000000..3109948 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1_mirrorflip.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1_mirrorflip.bin new file mode 100644 index 0000000..037f0cc Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_s5kgw1_mirrorflip.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1.bin new file mode 100644 index 0000000..e5731ee Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1_filter.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1_filter.bin new file mode 100644 index 0000000..e5731ee Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_gc02m1_filter.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgm2.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgm2.bin new file mode 100644 index 0000000..ad8806f Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgm2.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgw1.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgw1.bin new file mode 100644 index 0000000..7a02e94 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.ofilm_s5kgw1.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_gc02m1.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_gc02m1.bin new file mode 100644 index 0000000..41a78e7 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_gc02m1.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_imx582.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_imx582.bin new file mode 100644 index 0000000..7090192 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_imx582.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_ov32a1q.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_ov32a1q.bin new file mode 100644 index 0000000..4240315 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_ov32a1q.bin differ diff --git a/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_s5kgw1.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_s5kgw1.bin new file mode 100644 index 0000000..6ba1fe8 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_s5kgw1.bin differ