Dexter: Re-organized headers

Clang-format generated noise when touching any file since rules
have changed in terms of sorting and division (stl, same
translantion unit).

- Delete unused headers.
- Organize headers to be clang-format friendly (sorted and divided).

Bug: NA
Test: NA
Change-Id: I259aeef60471010638022bb8ea4d93e8237364b2
24 files changed
tree: fc695df61d899384a2a6449cfa52b2373853697d
  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