aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2016-08-12Add build files.Dan Albert
The gtest Android.mk is a little unusal. We use this source exactly in both the platform and the NDK, but the module definitions needs to be slightly different for each. We don't ship gmock in the NDK (yet), so it is spared this mess. Test: make checkbuild && adb sync && ./run_tests.py Bug: http://b/16574165 Change-Id: I4f4224ab05b59acb3118ce1629ad998d0c5fe1b9