mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +02:00
Code adapted to the new interface of stf-device-db.
This commit is contained in:
parent
f741136aed
commit
760e09290f
5 changed files with 11 additions and 5 deletions
|
@ -197,6 +197,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
|||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
, phone: identity.phone
|
||||
, name: identity.name
|
||||
}))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue