mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
Merge branch 'master' into group-feature
This commit is contained in:
commit
1dd9f45f06
26 changed files with 803 additions and 47 deletions
|
@ -1210,6 +1210,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
|||
, product: identity.product
|
||||
, cpuPlatform: identity.cpuPlatform
|
||||
, openGLESVersion: identity.openGLESVersion
|
||||
, marketName: identity.marketName
|
||||
}))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue