mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
Update InputAgent APK to hopefully solve InputService getting killed every now and then.
This commit is contained in:
parent
b4e6e39761
commit
60cc74c3db
2 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
BIN
vendor/InputAgent/InputAgent.apk
vendored
BIN
vendor/InputAgent/InputAgent.apk
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue