Change-Id: I7da132c7522e5c352e14123f059b900008d94c95 (cherry picked from commit 40a4f4a61fbb2172901eda763bf928ae9b1b5300)
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.