flatbuffers/android
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
..
jni Expand local file path to allow users to fix ndk-build 2015-11-13 08:49:00 -08:00
res/values Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
.project Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
AndroidManifest.xml Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
build_apk.sh Android build script works with pre-releases present. 2015-03-09 14:04:30 -07:00