|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "device": "Infinix Smart 8 (X6525)", |
4 | | - "partition_a": "vendor_boot_a", |
5 | | - "partition_b": "vendor_boot_b", |
| 4 | + "partition": "vendor_boot", |
6 | 5 | "url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_x6525/SHRP_X6525.img" |
7 | 6 | }, |
8 | 7 | { |
9 | 8 | "device": "Infinix Hot 40i (X6528B)", |
10 | | - "partition_a": "vendor_boot_a", |
11 | | - "partition_b": "vendor_boot_b", |
| 9 | + "partition": "vendor_boot", |
12 | 10 | "url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_x6528b/SHRP_X6528.img" |
13 | 11 | }, |
14 | 12 | { |
15 | 13 | "device": "Itel S23 (S665L)", |
16 | | - "partition_a": "vendor_boot_a", |
17 | | - "partition_b": "vendor_boot_b", |
| 14 | + "partition": "vendor_boot", |
18 | 15 | "url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/For_s23/SHRP_S665L.img" |
19 | 16 | }, |
20 | 17 | { |
21 | 18 | "device": "Itel P55NFC (A666LN)", |
22 | | - "partition_a": "vendor_boot_a", |
23 | | - "partition_b": "vendor_boot_b", |
| 19 | + "partition": "vendor_boot", |
24 | 20 | "url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_p55nfc/SHRP_A666LN.img" |
25 | 21 | }, |
26 | 22 | { |
27 | 23 | "device": "Itel S23 Plus (S681LN)", |
28 | | - "partition_a": "vendor_boot_a", |
29 | | - "partition_b": "vendor_boot_b", |
| 24 | + "partition": "vendor_boot", |
30 | 25 | "url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_s681ln/SHRP_S681LN.img" |
31 | 26 | } |
32 | 27 | ] |
0 commit comments