Fixes for GoogleEarth & Streek.apk failed DCHECKS

A old version of dx had an unfortunate bug that caused it to
reuse incoming argument storage of static methods, possibly with
different types and sizes.  The compiler needs precise type
and size knowledge, and was asserting that this case could not
happen.  It can.  Fixed for legacy support.

Change-Id: I889983bb7f26a37ca64d4bae63d686c8ec0cfc62
1 file changed
tree: 22fb15eda62a5a5a4c40bf9e2e52c4c2911a33f9
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk