diff options
Diffstat (limited to 'build/android/empty')
-rw-r--r-- | build/android/empty/src/.keep | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/android/empty/src/.keep b/build/android/empty/src/.keep new file mode 100644 index 0000000..0f710b6 --- /dev/null +++ b/build/android/empty/src/.keep @@ -0,0 +1,6 @@ +This is a file that needs to live here until http://crbug.com/158155 has +been fixed. + +The ant build system requires that a src folder is always present, and for +some of our targets that is not the case. Giving it an empty src-folder works +nicely though. |