We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64b3ea commit da20ef3Copy full SHA for da20ef3
1 file changed
api/twrp/device-list.json
@@ -33,5 +33,10 @@
33
"device": "Itel A70 (A665L)",
34
"partition": "vendor_boot",
35
"url_img": "https://github.com/Massatriof16/recovery-collections/releases/download/for_a70/TWRP_A665L_vendor_boot.img"
36
+ },
37
+ {
38
+ "device": "REALME C33 RMX3624",
39
+ "soc": "UMS9230",
40
+ "resources": "https://github.com/Massatriof16/recovery-collections/releases/download/for_rmx3624/TWRP_RMX3624_vendor_boot.img"
41
}
42
]
0 commit comments