mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
Add market name to device properties.
This commit is contained in:
parent
6fd750dad5
commit
3d3d1f67b4
7 changed files with 24 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ module.exports = syrup.serial()
|
|||
, identity.product
|
||||
, identity.cpuPlatform
|
||||
, identity.openGLESVersion
|
||||
, identity.marketName
|
||||
))
|
||||
])
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue