ANDROID: prebuild: compiler/Android.nir.gen.mk: Use precompiled intermediate sources

Certain code in Mesa is generated by python scripts that
want modules that aren't part of Android's standard build
requirements. This patch introduces changes to Android.mk
files and aosp-gen-prebuilt.sh script to generate and use
pre-generated versions of those files.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Change-Id: I7d8742bcf15a453e66f7c77c6806aefa96ca3f72
2 files changed