mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 13:55:17 +02:00
Give UploadCtrl access to the app manifest.
This commit is contained in:
@@ -130,6 +130,7 @@ module.exports = function ControlServiceFactory(
|
||||
}
|
||||
}
|
||||
socket.emit('device.install', channel, tx.channel, params)
|
||||
tx.manifest = manifest
|
||||
return tx
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user