Chromium Code Reviews| Index: testing/android/README.chromium |
| diff --git a/testing/android/README.chromium b/testing/android/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..37186a2aa5d73c668ff1571923556f2c83c34e95 |
| --- /dev/null |
| +++ b/testing/android/README.chromium |
| @@ -0,0 +1,3 @@ |
| +apk-based runner for Chromium unit test bundles. Many of these files |
| +are templates for generating an apk specific to a test bundle. |
| +See generate_native_test.py or discuss with OWNERS. |