commit | 5dda951bcfbc600ae25efb58920586e31def1f8e | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Feb 24 19:54:22 2010 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Feb 25 11:39:33 2010 -0800 |
tree | 5a22f0322b2d038eccd720e31e4bf093b8b5f61d | |
parent | d49c1ced10a5019b237064b8a5061a1cd9abdce3 [diff] |
Re-arrange android-common so framework no longer links with it. This is the framework part, moving classes around so the framework no longer needs to link to android-common. Makes some APIs public, others that didn't need to be public are private in the framework, some small things are copied.