commit | 87957f7b91fbf83dbb417e5f0bab9ee54818fdd0 | [log] [tgz] |
---|---|---|
author | Dan Egnor <egnor@google.com> | Thu May 06 00:55:09 2010 -0700 |
committer | Dan Egnor <egnor@google.com> | Thu May 06 01:03:31 2010 -0700 |
tree | cc7c031ba397cf69e20da749c5877569d04e1a5c | |
parent | 380cf5dbf2dec61134f60064c971d262d5208321 [diff] |
Make static versions of libutils and libbinder. Fix some small static-initialization-order issues (and a static- initializers-missing issue) that result from doing so. The static libraries don't actually get used for anything real at the moment -- they're used for perf tests of bug 2660235. Bug: 2660235 Change-Id: Iee2f38f79cc93b395e8d0a5a144ed92461f5ada0