Skip to content

Commit 2bfc1db

Browse files
TEST: add ginkgo build to test OTA
1 parent 540c7eb commit 2bfc1db

5 files changed

Lines changed: 29 additions & 16 deletions

File tree

changelog/changelog_device_codename.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/changelog_ginkgo.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
~ Build Specifications ~
2+
-
3+
- initial Build

devices.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
[
2+
{
3+
"brand": "ginkgo",
4+
"name": "Xiaomi Redmi Note 8/8T",
5+
"codename": "ginkgo",
6+
"maintainer_name": "momenabdulrazek",
7+
"maintainer_xda": "",
8+
"maintainer_country": "EG",
9+
"xda_thread": "",
10+
"active": true,
11+
"donation_link":"https://linktr.ee/momenabdulrazek"
12+
}
213
]

updater/device_codename.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

updater/ginkgo.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"response": [
3+
{
4+
"datetime": "1775057702",
5+
"filename": "ProjectSakura-16.2.0-20260401-1800-GAPPS-ginkgo-OFFICIAL.zip",
6+
"id": "0781fd931d40be567791a50a22cbc99b",
7+
"romtype":"nightly",
8+
"size": 1804053065,
9+
"support": false,
10+
"url": "https://master.dl.sourceforge.net/project/projectsakura/ginkgo/ProjectSakura-16.2.0-20260401-1800-GAPPS-ginkgo-OFFICIAL.zip",
11+
"version": "16.2.1",
12+
"updater": true
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)