mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Integrate new minicap along with a moderate rewrite. What's currently missing is recovering from socket death.
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = syrup.serial()
|
||||
function solve() {
|
||||
log.info('Solving identity')
|
||||
var identity = devutil.makeIdentity(options.serial, properties)
|
||||
identity.display = display
|
||||
identity.display = display.properties
|
||||
identity.phone = phone
|
||||
return identity
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user