Rename simSerial to iccid.

This commit is contained in:
Simo Kinnunen
2014-04-16 11:23:20 +09:00
parent 35cd19dc28
commit 4299ed3aa0
4 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ module.exports = syrup.serial()
var log = logger.createLogger('device:resources:service')
var resource = {
requiredVersion: '0.4.0'
requiredVersion: '0.4.1'
, pkg: 'jp.co.cyberagent.stf'
, main: 'jp.co.cyberagent.stf.Agent'
, apk: pathutil.vendor('STFService/STFService.apk')