summaryrefslogtreecommitdiffstats
path: root/build/android/pylib/test_package_apk.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/android/pylib/test_package_apk.py')
-rw-r--r--build/android/pylib/test_package_apk.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/android/pylib/test_package_apk.py b/build/android/pylib/test_package_apk.py
index 598f513..381ded5 100644
--- a/build/android/pylib/test_package_apk.py
+++ b/build/android/pylib/test_package_apk.py
@@ -112,6 +112,7 @@ class TestPackageApk(TestPackage):
return self._WatchTestOutput(self._WatchFifo(timeout=10, logfile=logfile))
def StripAndCopyExecutable(self):
+ self.tool.CopyFiles()
# Always uninstall the previous one (by activity name); we don't
# know what was embedded in it.
self.adb.ManagedInstall(self.test_suite_full, False,