Skip to content

Commit

Permalink
Track Infinix HOT 50 Pro+
Browse files Browse the repository at this point in the history
  • Loading branch information
ramabondanp committed Sep 19, 2024
1 parent 7866efe commit f1cb2c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
11 changes: 11 additions & 0 deletions configs/config-X6880.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Configure this correctly. Otherwise, the prober will not succeed in getting OTA URLs!
# All Android fingerprints follow the following format:
# <oem>/<product>/<device>:<android_version>/<build_tag>/<incremental>: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)

0 comments on commit f1cb2c0

Please sign in to comment.