From f1cb2c0d4e4fba29a1e893d2892a8bcf5fdf9e9d Mon Sep 17 00:00:00 2001 From: Rama Bondan Prakoso Date: Thu, 19 Sep 2024 12:49:47 +0700 Subject: [PATCH] Track Infinix HOT 50 Pro+ --- README.md | 1 + configs/config-X6880.yml | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 configs/config-X6880.yml diff --git a/README.md b/README.md index 10bfb6f..caf5e33 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ * Infinix HOT 20 5G (X666) * Infinix HOT 50i (X6531) * Infinix HOT 50 5G (X6720B) +* Infinix HOT 50 Pro+ (X6880) * Infinix HOT 50 Pro (X6881) * Infinix HOT 50 (X6882) diff --git a/configs/config-X6880.yml b/configs/config-X6880.yml new file mode 100644 index 0000000..b67364a --- /dev/null +++ b/configs/config-X6880.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: "X6880-OP" # The product code. May be same as device code or model code. +device: "Infinix-X6880" # The device code. May be same as model code. +android_version: "14" # Only put in the major version number. +build_tag: "UP1A.231005.007" # Example: RKQ1.211119.001 +incremental: "240830V737" # Example: 2206131341 +model: "Infinix HOT 50 Pro+" # The model code. (e.g. SM-T380)