commit | f8da45e16e88fc1c803e165cda5d273733042aab | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Mar 07 08:33:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 07 08:33:30 2024 +0000 |
tree | adb2a95eefc10b73d80eaa71260d1dc249eea2b5 | |
parent | d0c6392ae651518e105a363e95f29493cd3fc448 [diff] | |
parent | 4cf9bdb58d54b2f85d791fc92285c66957f5e667 [diff] |
[automerger skipped] Merge Android 14 QPR2 to AOSP main am: 4cf9bdb58d -s ours am skip reason: Merged-In I78e6277937144fbd46531604edfb703bf2d07b4a with SHA-1 d0c6392ae6 is already in history Original change: https://android-review.googlesource.com/c/platform/tools/dexter/+/2992446 Change-Id: I67f5afb4f04c66a4633914df6af2d3a8ef9123b1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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