aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-06-18 07:14:33 +0000
committerkjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-06-18 07:14:33 +0000
commit6cfe178af234b1518534f0645c1662120a1e8e86 (patch)
tree59026b49cca27a03deed09cbf9eae31e56bf341e /.gitignore
parenta20eb911542467ef82d1988407e6f0661373aa66 (diff)
downloadwebrtc-6cfe178af234b1518534f0645c1662120a1e8e86.tar.gz
Chromium Android tools for test execution.
The md5sum and forwarder2 binaries from Chromium's src/tools/android are needed to be able to run tests using the test framework launched by build/android/run_tests.py. Since they depend on Chromium's base, we're using a precompiled copy for WebRTC's purposes. Linux works out of the box if Chromium's Android build instructions at https://code.google.com/p/chromium/wiki/AndroidBuildInstructions are used. Mac runs into problems earlier in the build toolchain, but as Mac is not a supported Android development platform in Chrome, the files will have to be copied manually on that platform for now. TEST=Synced, built and ran a test APK using run_tests.py. BUG=1882 R=andrew@webrtc.org, henrike@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1679005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4241 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c0376eca75..4b60bb1826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,7 @@
/third_party/winsdk_samples/src
/third_party/yasm
/third_party/WebKit/Tools/Scripts
+/tools/android
/tools/clang
/tools/grit
/tools/gritsettings