mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Update InputAgent APK to hopefully solve InputService getting killed every now and then.
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = syrup.serial()
|
||||
var log = logger.createLogger('device:resources:inputagent')
|
||||
|
||||
var resource = {
|
||||
requiredVersion: '~0.1.2'
|
||||
requiredVersion: '~0.2.0'
|
||||
, pkg: 'jp.co.cyberagent.stf.input.agent'
|
||||
, main: 'jp.co.cyberagent.stf.input.agent.InputAgent'
|
||||
, apk: pathutil.vendor('InputAgent/InputAgent.apk')
|
||||
|
||||
Reference in New Issue
Block a user