canmove, Confirmed users
312
edits
Marshall law (talk | contribs) m (→Requirements) |
|||
Line 121: | Line 121: | ||
| <code>ver</code> || Payload format version. Gets bumped when fields get added or changed. | | <code>ver</code> || Payload format version. Gets bumped when fields get added or changed. | ||
|} | |} | ||
==Proposal== | |||
Currently the fields for sw and hw versions, are modifiable by partners. This section lists items which partners can modify to include their own versions | |||
*"software_moz" represent Mozilla sw version | |||
*"software" represet partner sw version. | |||
*"product_model" represnt the HW. eg "GP-KEON", "Intex_Cloud" | |||
the following are left as they | |||
*"deviceinfo.firmware_revision": "", | |||
*"deviceinfo.hardware": "qcom", | |||
*"deviceinfo.os": "2.0.0.0-prerelease", or " | |||
"deviceinfo.product_model": "GP-KEON" | |||
"deviceinfo.platform_version": "31.0a1", | |||
"deviceinfo.platform_build_id": "20140423185429", | |||
"deviceinfo.software": "Boot2Gecko 2.0.0.0-prerelease", | |||
"deviceinfo.software_moz": "Boot2Gecko 2.0.0.0-prerelease", | |||
"deviceinfo.software": "Intex_Cloud_FX_V09", | |||
==Testing tips== | ==Testing tips== |