commit | aace2024d723f6914f05bd9d847166c45447a913 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Thu Feb 21 14:01:35 2013 +0000 |
committer | Torne (Richard Coles) <torne@google.com> | Tue Mar 05 10:35:57 2013 +0000 |
tree | 782d4aaf253c09f92e6d5506fb5b06e952252d5a | |
parent | eabb34fb90712938449573962618f36c6df51e7c [diff] |
Support build rules which generate .o files. webviewchromium has some build rules which use a custom tool to create .o files from other input (i.e. they are not prebuilt and so can't be included in LOCAL_PREBUILT_OBJ_FILES). Support adding .o files to LOCAL_GENERATED_SOURCES and doing the right thing with them (including them in the static/dynamic library or executable being built). Bug: 7714333 Change-Id: I3b1d29eeff30aebeafe33398f9bef2eb6972d997