Fix the invocation interface.

Previously, we just cast the Runtime* to a JavaVM*, which blew up as soon as
the caller tried to use their supposed JavaVM*.

This also implements NewObjectArray. Running aexecd on the host, this gets us
as far as not having an x86 CreateInvokeStub...

Change-Id: Iba5f148797d053fba1c69af99b20508ea6aff5cb
7 files changed
tree: e7669f0833a588eb5231fb4452bbac091cc5037e
  1. build/
  2. src/
  3. tools/
  4. Android.mk