canmove, Confirmed users
312
edits
| Line 126: | Line 126: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Field !! Explanation !!Partner modifiable | ! Field !! Explanation !!Partner modifiable!! Comments | ||
|- | |- | ||
|deviceinfo.os | |deviceinfo.os | ||
| Line 147: | Line 147: | ||
|Y | |Y | ||
|"GP-KEON", "Cloud FX". | |"GP-KEON", "Cloud FX". | ||
|- | |- | ||
| "deviceinfo.platform_version" | | "deviceinfo.platform_version" | ||
|Y | |Y | ||
|Gecko version"31.0a1","28.1" | |Gecko version"31.0a1","28.1" | ||
|- | |- | ||
|"deviceinfo.hardware" | |"deviceinfo.hardware" | ||
|Y | |Y | ||
|"qcom", "sp8810" | |"qcom", "sp8810". String representing the hw manufacturer and chipset | ||
| | | | ||
|} | |} | ||
| Line 164: | Line 160: | ||
Questions: | Questions: | ||
*GAIA version (os) versus GAIA distribution(software?: What | *GAIA version (os) versus GAIA distribution(software?: What | ||
*There are two similar fields: os (GAIA version, "2.0.0.0") and software (GAIA distribution, "Boot2Gecko 2.0.0.0")? Only difference is a string added ahead of the software. What is the reason for needing two fields. | |||
*Both 1.3 and 1.3T seem to have the same release number "1.3.0.0-prerelease". Why is that. | |||
*Here is proposed information that partners have to share with us as part of the certification: | |||
** "product_model": device model name | |||
** software: x.y.z.z | |||
** update_channel | |||
==Testing tips== | ==Testing tips== | ||