commit | 3d62ddd09c3139c4951f413bf6ab97330d31f1b8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 12 16:59:52 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 12 17:05:41 2015 -0800 |
tree | f7a371712d2e41b2695e6bb9a7483e8f5e815b7b | |
parent | 216df01c79b156131ac86be402715c05455f76b8 [diff] [blame] |
build: Update gradle to allow enabling debug mode of NDK builds When NDK_DEBUG environment variable is set, it is passed to ndk-build, which will build in debug mode and include appropriate version of gdbserver. Change-Id: Ife8e4c6cd798f2dadcc4c00fc3b5f39dacb2e516
diff --git a/.gitignore b/.gitignore index 7ed56cf..eb380e5 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,6 +12,7 @@ bin/ gen/ out/ +obj/ build/ app/src/*/libs/ app/src/*/obj/