Revert "Add const-method-handle opcode support" am: 8c5bcceada am: 86333e566f

Original change: https://android-review.googlesource.com/c/platform/tools/dexter/+/2601752

Change-Id: I65bfb254bf46b2f8acffde205384b6b187e4d5be
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: d8fefe110746a870ba09e6a5747c93e00dbf552d
  1. dexter/
  2. slicer/
  3. testdata/
  4. .clang-format
  5. Android.bp
  6. OWNERS
  7. README.md
  8. TEST_MAPPING
README.md

This is the home of the .dex manipulation library (slicer) and command line tool (dexter).

Both the command line tool and the library can be built for host and device targets.

To build dexter:

$ m dexter

To test dexter:

# in tools/dexter (and assuming a Linux host)
$ python dexter/dexter_tests.py -cmd ../../out/host/linux-x86/bin/dexter -root testdata