From f66224cdf2bc9539b4a1632d2a8a0c1a93586136 Mon Sep 17 00:00:00 2001 From: Rumais <85108733+helliscloser@users.noreply.github.com> Date: Sun, 25 Sep 2022 17:17:53 +0530 Subject: [PATCH] davinci: Initial OTA - 4.0.5 update (#13) --- builds/davinci.json | 28 ++++++++++++++++++++++++++++ changelogs/changelog_davinci.txt | 11 +++++++++++ 2 files changed, 39 insertions(+) create mode 100644 builds/davinci.json create mode 100644 changelogs/changelog_davinci.txt diff --git a/builds/davinci.json b/builds/davinci.json new file mode 100644 index 0000000..c0fbb74 --- /dev/null +++ b/builds/davinci.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "Rumais", + "oem": "Xiaomi", + "device": "Xiaomi Mi 9T / Redmi K20", + "filename": "Cherish-OS-v4.0.5-20220925-0325-davinci-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/davinci/Cherish-OS-v4.0.5-20220925-0325-davinci-OFFICIAL-GApps.zip/download", + "timestamp": 1664076155, + "md5": "99d0ba1670a63e9ced2fd56e67c5d2d0", + "sha256": "b7d1197e9af6ca90210a9d0b326a441a6e692d29487811fe270f430a3a23ade0", + "size": 1849267728, + "version": 4.0.5, + "buildtype": "Active Development Releases", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://paypal.me/hungphan2001", + "telegram": "https://t.me/cherishos_davinci", + "dt": "https://github.com/helliscloser/android_device_xiaomi_davinci", + "common-dt": "https://github.com/helliscloser/android_device_xiaomi_sm6150-common", + "kernel": "https://github.com/helliscloser/kernel_xiaomi_sm6150" + } + ] +} diff --git a/changelogs/changelog_davinci.txt b/changelogs/changelog_davinci.txt new file mode 100644 index 0000000..15c49b3 --- /dev/null +++ b/changelogs/changelog_davinci.txt @@ -0,0 +1,11 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Mi 9T +Device maintainer: Ruais + +=====24th Sept, 2022====== + +- Initial Build +- Updated Adreno drivers from LA.UM.9.14.r1-20200-LAHAINA.QSSI13.0. +- Switched to MiniGapps package +- Includes Graphene Camera \ No newline at end of file