With some core classes moved to separate core-oj jar we need to use the new jar. (cherry-picked from f898cda2f499b14f92bc7fb75f44110cdec7654f) Change-Id: Ica148f11bcc77f57d22944ff78c501611a293167
Layoutlib is a custom version of the android View framework designed to run inside Eclipse. The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices. None of the com.android.* or android.* classes in layoutlib run on devices.