Separate out rs_version.mk for reusable definition of the TOT compiler.

You can add the following lines to any Android.mk to use the properly
computed value for RS_VERSION:

include frameworks/compile/slang/rs_version.mk
LOCAL_CFLAGS += $(RS_VERSION_DEFINE)

Change-Id: I68fb5c59d1f1f6a9944eaf3c6c99a0355824600f
2 files changed