Make verifier ignore a method if it's a duplicate.

The compiler has a similar hack. We should eventually fix the iterator
to skip the duplicates automatically, but then the dump would be missing
them. I'll work on a test case so we can detect these problems more
easily.

Change-Id: Icf866f32395ee43c979747efa8141e3457bacdd1
1 file changed
tree: 25736ae9ae58cf720f630367c43a8dd3a039a81b
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk