commit 40cac9a7141e41c844245704524c4f755f524625 Author: Alexander Winkowski Date: Wed Aug 9 13:02:47 2023 +0000 miatoll: Import from 0b5e24d6 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..3f8ba76 --- /dev/null +++ b/miatoll-vendor.mk @@ -0,0 +1,28 @@ +# 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_hi556.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.sensormodule.sunny_hi556.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_hi556.bin:$(TARGET_COPY_OUT_VENDOR)/lib64/camera/com.qti.tuned.sunny_hi556.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_hi556.bin b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_hi556.bin new file mode 100644 index 0000000..e3df5b5 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.sensormodule.sunny_hi556.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..184f3fe 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..184f3fe 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..5902849 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..35f8d1c 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..fbcbd87 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_hi556.bin b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_hi556.bin new file mode 100644 index 0000000..544fb26 Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_hi556.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..323cb87 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..fc9a18e 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..9adce2e Binary files /dev/null and b/proprietary/vendor/lib64/camera/com.qti.tuned.sunny_s5kgw1.bin differ