commit | 88753ae9d8f5432590df5e5338e0906834124c1d | [log] [tgz] |
---|---|---|
author | Dan Egnor <egnor@google.com> | Thu May 06 00:55:09 2010 -0700 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:53 2013 -0700 |
tree | c1b9585cd1fc3d2bd802f0fb111c74043d049545 | |
parent | 88e49600255db6060e56f8633a79fcb24439b109 [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