flatbuffers/android/jni
Stewart Miles ef53aebf9e Expand local file path to allow users to fix ndk-build
local-source-file-path does not expand to correct file paths in
some circumstances so some users override it.  Therefore
flatbuffers_header_build_rules has been modified to generate rules
that expand LOCAL_SRC_FILES values with flatbuffers_header_build_rules.

Also, this overrides local-source-file-path to allow nest projects
to build when NDK_OUT is set.

Tested:
Verified a dependent project continues to build.

Bug: 25673744
Change-Id: Ic90186fe96d6e4533f9f3b7ca9ef78084de08a7e
2015-11-13 08:49:00 -08:00
..
Android.mk Reworked reflection.h to be more general. 2015-08-03 16:42:05 -07:00
Application.mk Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
include.mk Expand local file path to allow users to fix ndk-build 2015-11-13 08:49:00 -08:00
main.cpp Fix Visual Studio 2012 build warning. 2015-09-11 14:35:34 -07:00