mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 06:53:20 +02:00
Rename vendor.so to vendor.lib.
This commit is contained in:
@@ -13,7 +13,7 @@ devutil.vendorFiles = function(identity) {
|
||||
, dest: '/data/local/tmp/remote'
|
||||
, mode: 0755
|
||||
}
|
||||
, so: {
|
||||
, lib: {
|
||||
src: pathutil.vendor(util.format(
|
||||
'remote/external/android-%d/remote_external.so', identity.sdk))
|
||||
, dest: '/data/local/tmp/remote_external.so'
|
||||
|
||||
Reference in New Issue
Block a user