Fix native method signatures as changed by the following commits:56f57ccbd476d3a1b8d0Change-Id: I5db31d3665a5e8c84c107cf84ec3bd5ccfb9a9fe
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.