Test: Not needed Change-Id: Ic00e6ef6b0fffd7ad480d37cfd57b2859efe1fbb (cherry picked from commit 836d53375c0bc98fa5ee5f591901895cc1a305bd)
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.