mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Add IMSI to device details.
This commit is contained in:
parent
a4334c56b8
commit
5839867619
9 changed files with 19 additions and 1 deletions
|
@ -17,7 +17,7 @@ module.exports = syrup.serial()
|
|||
pathutil.vendor('STFService/wire.proto'))
|
||||
|
||||
var resource = {
|
||||
requiredVersion: '1.1.0'
|
||||
requiredVersion: '2.0.0'
|
||||
, pkg: 'jp.co.cyberagent.stf'
|
||||
, main: 'jp.co.cyberagent.stf.Agent'
|
||||
, apk: pathutil.vendor('STFService/STFService.apk')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue