Skip to content

Commit

Permalink
feat: update roms 2023-11-05T00:53:56Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 5, 2023
1 parent dc223c7 commit 102f17d
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 7 deletions.
20 changes: 20 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -2164,6 +2164,11 @@
"name": "Acer_A60",
"codename": "Acer_A60"
},
{
"brand": "Acer",
"name": "Acer_A60L",
"codename": "Acer_A60L"
},
{
"brand": "Acer",
"name": "Acer_A61L",
Expand Down Expand Up @@ -110204,6 +110209,11 @@
"name": "NLS-MT9055-GL",
"codename": "NLS-MT9055-GL"
},
{
"brand": "Newland",
"name": "NLS-MT93",
"codename": "NLS-MT93"
},
{
"brand": "Newland",
"name": "NLS-NFT10",
Expand Down Expand Up @@ -149794,6 +149804,11 @@
"name": "Senwa_LS5018F",
"codename": "Senwa_LS5018F"
},
{
"brand": "Senwa",
"name": "Senwa_S40",
"codename": "Senwa_S40"
},
{
"brand": "Senwa",
"name": "Senwa_S571",
Expand Down Expand Up @@ -200794,6 +200809,11 @@
"name": "K118",
"codename": "K118"
},
{
"brand": "Zonko",
"name": "K150",
"codename": "K150"
},
{
"brand": "Zonko",
"name": "K70_EEA",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion devices/RMX2170.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Realme"
codename = "RMX2170"
name = "Realme 7 pro"
name = "Realme 7 Pro"
recoveries = []

[[roms]]
Expand Down
5 changes: 5 additions & 0 deletions devices/channel.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ maintainer = "SyberHexen"
id = "arrowos"
maintainer = "Deivid Ignacio"

[[roms]]
id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-T/18-Apr-2023/NikGapps-core-arm64-13-20230418-signed.zip/download"
recovery = ""

[[roms]]
id = "lineageos"
cpu = "Cortex-A53"
Expand Down
2 changes: 1 addition & 1 deletion devices/lava.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Xiaomi"
codename = "lava"
name = "Xiaomi Redmi 9 Prime / POCO M2"
name = "Xiaomi Redmi 9 & Poco M2"
recoveries = []

[[roms]]
Expand Down
3 changes: 1 addition & 2 deletions devices/raphael.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ supported = false

[[recoveries]]
id = "twrp"
xdathread = "https://forum.xda-developers.com/k20-pro/development/recovery-unofficial-twrp-xiaomi-redmi-t3944363"
maintainer = "Mauronofrio"
maintainer = "Helium-Studio"

[[roms]]
id = "ancientos"
Expand Down
3 changes: 1 addition & 2 deletions devices/raphaelin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ roms = []

[[recoveries]]
id = "twrp"
xdathread = "https://forum.xda-developers.com/k20-pro/development/recovery-unofficial-twrp-xiaomi-redmi-t3944363"
maintainer = "Mauronofrio"
maintainer = "Helium-Studio"

[specs]
cpu = "Octa-core (1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.78 GHz Kryo 485)"
Expand Down

0 comments on commit 102f17d

Please sign in to comment.