mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:13:31 +02:00
Add display information to device identity.
This commit is contained in:
@@ -52,5 +52,6 @@ module.exports.saveDeviceIdentity = function(serial, identity) {
|
||||
, version: identity.version
|
||||
, abi: identity.abi
|
||||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user