This reverts commit 88d753291c834c41ad6c9229082146be72cf8014. Revert required because the base class change has been reverted in http://ag/816441 Change-Id: Iee8a8272bda0a92aed8ae46af8439910d8f1ecdc
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.