Skip to content

Commit 2ca495c

Browse files
authored
OTA: use only one codename for devices
Our download page cannot parse "/"
1 parent 73dceaa commit 2ca495c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

devices.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"brand": "Xiaomi",
1515
"name": "Pocophone X3 PRO",
16-
"codename": "vayu/bhima",
16+
"codename": "vayu",
1717
"maintainer_name": "LordShenron",
1818
"maintainer_xda": "null",
1919
"maintainer_country": "IND",
@@ -24,7 +24,7 @@
2424
{
2525
"brand": "Xiaomi",
2626
"name": "POCO F3 / Mi 11x / Redmi K40",
27-
"codename": "alioth/aliothin",
27+
"codename": "alioth",
2828
"maintainer_name": "Eidoron1",
2929
"maintainer_xda": "https://forum.xda-developers.com/m/eidoron1.11939237/",
3030
"maintainer_country": "NEP",

0 commit comments

Comments
 (0)