Update to new device DB.

This commit is contained in:
Simo Kinnunen
2014-06-18 22:51:39 +09:00
parent 760e09290f
commit b9484019a3
8 changed files with 32 additions and 53 deletions

View File

@@ -197,7 +197,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
, sdk: identity.sdk
, display: identity.display
, phone: identity.phone
, name: identity.name
, product: identity.product
}))
}