From 756e868d29369efd89ea06624f24be44822388ba Mon Sep 17 00:00:00 2001 From: Rama Bondan Prakoso Date: Tue, 10 Sep 2024 16:15:25 +0700 Subject: [PATCH] Track Infinix ZERO 30 5G --- README.md | 3 ++- configs/config-X6731.yml | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 configs/config-X6731.yml diff --git a/README.md b/README.md index 6ae1230..f91617f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ * itel RS4 (S666LN) * Infinix XPAD (X1101) * Infinix HOT 20 5G (X666) -* Infinix ZERO 30 (X6731B) +* Infinix ZERO 30 5G (X6731) +* Infinix ZERO 30 4G (X6731B) * Infinix GT 10 Pro (X6739) * Infinix NOTE 12 Pro 5G (X671B) * Infinix NOTE 12 2023 (X676C) diff --git a/configs/config-X6731.yml b/configs/config-X6731.yml new file mode 100644 index 0000000..e63499a --- /dev/null +++ b/configs/config-X6731.yml @@ -0,0 +1,11 @@ +# Configure this correctly. Otherwise, the prober will not succeed in getting OTA URLs! +# All Android fingerprints follow the following format: +# //://:user/release-keys + +oem: "Infinix" # The company that made your device (e.g. Samsung) +product: "X6731-GL" # The product code. May be same as device code or model code. +device: "Infinix-X6731" # The device code. May be same as model code. +android_version: "13" # Only put in the major version number. +build_tag: "TP1A.220624.014" # Example: RKQ1.211119.001 +incremental: "240613V4001" # Example: 2206131341 +model: "Infinix ZERO 30 5G" # The model code. (e.g. SM-T380)