Necessary after change in makefiles from AOSP commits 21cf84f8b3 and 4a064d2010. Test: Run layoutlib tests from IDEA Change-Id: I7359c5f41726972c45ff99f34ed5ecb036946034
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.