Add DetourInterfaceInvoke to dexter

1. Refactored DetourVirtualInvoke into a common base class
2. Added DetourInterfaceInvoke
3. Create a dedicated mi.dex to test method instrumentation

Test: mi.dex
Bug: 74013711
Change-Id: I39499095f8678292425fe4755490d286e33e55f0
16 files changed
tree: f32db096b21f6122318a40a05a6e5ffd389a497f
  1. dexter/
  2. slicer/
  3. testdata/
  4. .clang-format
  5. Android.bp
  6. OWNERS
  7. README.md
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.