Chromium Code Reviews| Index: Android.mk |
| diff --git a/Android.mk b/Android.mk |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..515f1015154dbb1701624cc490b6b4f77f0b6085 |
| --- /dev/null |
| +++ b/Android.mk |
| @@ -0,0 +1,2 @@ |
| +# This is an empty Android makefile to prevent the Android build system from |
| +# erroneously picking up other Android.mk files in the Chromium tree. |