commit | 77a4a7a91d35865e8852664555ce5cea31ae545d | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Thu Feb 21 14:01:35 2013 +0000 |
committer | Torne (Richard Coles) <torne@google.com> | Mon Feb 25 13:56:51 2013 +0000 |
tree | 75ab2f42835b92b82f474c99aac1291f515c4bf4 | |
parent | 7ef64e31a9bfa41603fd531176cd8446f680bce2 [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