commit | 0bd59a0a58f9891926ff6faf74a78307230d705b | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Thu Jul 15 17:17:52 2010 -0700 |
committer | Ying Wang <wangying@google.com> | Mon Jul 19 13:38:56 2010 -0700 |
tree | 09b4b66a392273c653b9dadf6565a7565e741298 | |
parent | 79960bbaf081c7bf936e9d3270bd822698d36b9d [diff] |
Build system support for RenderScript With this change, you can add your .rs files to LOCAL_SRC_FILES. The .rs files will be compiled by slang and the output .java files will be compiled into the jar, while the generated .bc files will be put into the final apk as raw resources. Change-Id: Icde3d6139951d6d039b4b37376e72e1fc5c8b0d4