mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 09:53:21 +02:00
Add support for Android O Developer Preview 1.
This commit is contained in:
@@ -56,7 +56,7 @@ module.exports = syrup.serial()
|
||||
}
|
||||
|
||||
function installResource(res) {
|
||||
log.info('Installing "%s" as "%s"', res.comm, res.dest)
|
||||
log.info('Installing "%s" as "%s"', res.src, res.dest)
|
||||
|
||||
function checkExecutable(res) {
|
||||
return adb.stat(options.serial, res.dest)
|
||||
|
||||
Reference in New Issue
Block a user