commit | 483f47c87b2f69a766b5a33845091f7c800846b0 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue May 13 17:28:57 2014 -0700 |
committer | Stephen Hines <srhines@google.com> | Tue May 13 17:28:57 2014 -0700 |
tree | f060cb18ade9be13455a5df6eb7c18d40c7a3804 | |
parent | 33949184d54da3ff48ffe0558aaeb0ed5f2c3d32 [diff] |
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