commit | 2269d1572e5fcfb725ea55f5764d8c3280d69f6d | [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 | 7ce0788be6d85972d42ee7135cdce82aa323fcc7 | |
parent | e46145f7c114b9ac6d19c6a7886e9239463f91e1 [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.