Fixed class linker ResolveType for multi-dimensional arrays.

The functionality of GetComponentType was changed to return the array
type, but one dimension less, instead of returning the basic element
type. Making the code drill all the way down fixes this.

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