diff options
| author | Xavier Ducrohet <xav@android.com> | 2012-12-14 11:41:40 -0800 |
|---|---|---|
| committer | Xavier Ducrohet <xav@android.com> | 2012-12-14 12:11:17 -0800 |
| commit | 7d4146d8ec3597f290c06d0887d302415db5925b (patch) | |
| tree | 8ad78a2be266633f8723e0923e4bbb087246d82c /testutils | |
| parent | cf9c46e6ab7ba0882c527408402482a33c50d5f8 (diff) | |
| download | platform_tools_base-7d4146d8ec3597f290c06d0887d302415db5925b.tar.gz platform_tools_base-7d4146d8ec3597f290c06d0887d302415db5925b.tar.bz2 platform_tools_base-7d4146d8ec3597f290c06d0887d302415db5925b.zip | |
Build all modules with gradle.
Change-Id: I6c21927aa7ffeb0979d1b6ddc9baef8fe5e5773b
Diffstat (limited to 'testutils')
| -rw-r--r-- | testutils/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testutils/.gitignore b/testutils/.gitignore index c745919378..81631c6957 100644 --- a/testutils/.gitignore +++ b/testutils/.gitignore @@ -1,2 +1,2 @@ -bin -build +/bin +/build |
