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

@@ -27,10 +27,10 @@ module.exports = syrup.serial()
, identity.model
, identity.version
, identity.abi
, identity.name
, identity.sdk
, new wire.DeviceDisplayMessage(identity.display)
, new wire.DevicePhoneMessage(identity.phone)
, identity.product
))
])
})