From 403664e4b775db8b8d27f5e46198d762d8846ff9 Mon Sep 17 00:00:00 2001 From: ArmSM Date: Mon, 29 Apr 2024 11:54:30 +0200 Subject: [PATCH] OTA: vayu update --- changelog/changelog_vayu.txt | 3 +++ devices.json | 13 ++++++++++++- updater/vayu.json | 13 +++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 changelog/changelog_vayu.txt create mode 100644 updater/vayu.json diff --git a/changelog/changelog_vayu.txt b/changelog/changelog_vayu.txt new file mode 100644 index 0000000..2def50e --- /dev/null +++ b/changelog/changelog_vayu.txt @@ -0,0 +1,3 @@ +-Initial Build +-Safetynet passes default +-Miui Leica cam default diff --git a/devices.json b/devices.json index f9d6f34..3db8189 100644 --- a/devices.json +++ b/devices.json @@ -64,5 +64,16 @@ "xda_thread": "", "active": true, "donation_link":"paypal.me/amperfume" - } + }, + { + "brand": "Poco", + "name": "Poco X3 Pro", + "codename": "vayu", + "maintainer_name": "ArmSM", + "maintainer_xda": "null", + "maintainer_country": "ALB", + "xda_thread": "", + "active": true, + "donation_link": "paypal.me/ArmSMA", + } ] diff --git a/updater/vayu.json b/updater/vayu.json new file mode 100644 index 0000000..3b93a1c --- /dev/null +++ b/updater/vayu.json @@ -0,0 +1,13 @@ +{ +"response": [ +{ + "datetime": "1714379262", + "filename": "ProjectSakura-9.0-20240429-GAPPS-vayu-OFFICIAL.zip", + "id": "a69f77e80421220a82f976666021b9ac", + "romtype":"nightly", + "size": 2075137887, + "url": "https://master.dl.sourceforge.net/project/projectsakura/vayu/ProjectSakura-9.0-20240429-GAPPS-vayu-OFFICIAL.zip", + "version": "9.0" +} +] +}