Home | History | Annotate | Download | only in 115-merge
      1 Merges two dex files into one and then loads the result.
      2 
      3 Because it loads the merged dex files, this JUnit test only works on a dalvikvm.
      4 The run script requires vogar, so you must have vogar on your $PATH to run this
      5 test. You'll also need a device or host VM for vogar to attach to.
      6 
      7