Reason: The changes that this CL depends on, had to be reverted. This reverts commit 7a1cab2c9606ca5aab0f030c0022b864d5c05888. Bug: 34378805 Change-Id: I6bd05082060199c1907743b9f72d4c2438371aa6
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.