The branch is missing some CLs for 64-bit support. So, until they are added, this change will fix the build. Change-Id: Ia838caf60ca49b406101a3fb48a96afdcfb30c66
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.