Automatically generate RS prebuilts using python script.
Bug: 22377128
Test: manual
- Use build_rs.py to make all RenderScript related host/device
prebuilts, and package them appropriately into archives for all the
supported host OS.
- The build server can then be configured to build RS prebuilts
per build, automatically.
- A new PHONY target rs-prebuilts-all is added.
- update-prebuilts.py will pull the artifacts/archives from build
server and generate CLs to update the prebuilts in the tree. The
build number and build branch information will be automatically
included in the commit message.
Change-Id: I35a6553c9d0ab399978c31fcd1d881f900752e09
3 files changed