diff -r 000000000000 -r 6474c204b198 build/mobile/robocop/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/mobile/robocop/README Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,12 @@ +Robocop is a Mozilla project which uses Robotium to test Firefox on Android devices. + +Robotium is an open source tool licensed under the Apache 2.0 license and the original +source can be found here: +http://code.google.com/p/robotium/ + +We are including robotium-solo-4.3.1.jar as a binary and are not modifying it in any way +from the original download found at: +http://code.google.com/p/robotium/ + +Firefox for Android developers should read the documentation in +mobile/android/base/tests/README.rst.