forked from ramabondanp/transsion-ota-prober-old
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig-X6850.yml
More file actions
11 lines (10 loc) · 732 Bytes
/
config-X6850.yml
File metadata and controls
11 lines (10 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
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: "X6850-OP" # The product code. May be same as device code or model code.
device: "Infinix-X6850" # 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: "240113V1752" # Example: 2206131341
model: "Infinix NOTE 40 Pro" # The model code. (e.g. SM-T380)