+ added mb211 (novatek)

This commit is contained in:
Pari Malam
2026-06-05 11:39:12 +08:00
parent 3b525e9d31
commit 612ba74bc8
4 changed files with 110 additions and 3 deletions
+5
View File
@@ -172,4 +172,9 @@ pub static EPK: &[(&str, &str)] = &[
//Vestel keys
pub static VESTEL: &[(&str, &str)] = &[
("VESTEL-MB180/MB130/MB181/MB230/MB211/MB281", "12345678123456781234567812345678"),
];
//Novatek/MStar custom keys
pub static NOVATEK_RAW: &[(&str, &str)] = &[
("MB211", "A9A05FC6F986254382DF2C93DEDF7B98"),
];