commit | b99c469e2bb96420ee3c57b351aa23dd4322852a | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 18 17:23:19 2009 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 18 17:23:19 2009 -0800 |
tree | 567e9d0103b5e137ffe0fcfb68c021c9164c595b | |
parent | 9d6704f9f1d078f066fb8f5568179fd0743de406 [diff] | |
parent | cc342e33655dcb396f96d28732efe8f189c34253 [diff] |
Merge change I3a62e1c2 into eclair-mr2 * changes: Solve the mutual interdependency problem between common and framework: Have framework include the common source files directly when building, then build common as a static library separately (depending on framework, like everything else).