Skip to content

Commit 359e8f9

Browse files
authored
Update device-list.json
1 parent 31513b3 commit 359e8f9

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

api/shrp/device-list.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,27 @@
11
[
22
{
33
"device": "Infinix Smart 8 (X6525)",
4-
"partition_a": "vendor_boot_a",
5-
"partition_b": "vendor_boot_b",
4+
"partition": "vendor_boot",
65
"url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_x6525/SHRP_X6525.img"
76
},
87
{
98
"device": "Infinix Hot 40i (X6528B)",
10-
"partition_a": "vendor_boot_a",
11-
"partition_b": "vendor_boot_b",
9+
"partition": "vendor_boot",
1210
"url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_x6528b/SHRP_X6528.img"
1311
},
1412
{
1513
"device": "Itel S23 (S665L)",
16-
"partition_a": "vendor_boot_a",
17-
"partition_b": "vendor_boot_b",
14+
"partition": "vendor_boot",
1815
"url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/For_s23/SHRP_S665L.img"
1916
},
2017
{
2118
"device": "Itel P55NFC (A666LN)",
22-
"partition_a": "vendor_boot_a",
23-
"partition_b": "vendor_boot_b",
19+
"partition": "vendor_boot",
2420
"url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_p55nfc/SHRP_A666LN.img"
2521
},
2622
{
2723
"device": "Itel S23 Plus (S681LN)",
28-
"partition_a": "vendor_boot_a",
29-
"partition_b": "vendor_boot_b",
24+
"partition": "vendor_boot",
3025
"url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_s681ln/SHRP_S681LN.img"
3126
}
3227
]

0 commit comments

Comments
 (0)