commit | 8ef7a1b937e6ba8e2e036b1575fd77874b6ab1c7 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Mar 07 09:10:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 07 09:10:30 2024 +0000 |
tree | adb2a95eefc10b73d80eaa71260d1dc249eea2b5 | |
parent | 3702fcddf9099f37baed404c2db9b943ef252b9c [diff] | |
parent | f8da45e16e88fc1c803e165cda5d273733042aab [diff] |
[automerger skipped] Merge Android 14 QPR2 to AOSP main am: 4cf9bdb58d -s ours am: f8da45e16e -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: I37ca258ba1c9563200a654544bf2698f45203c1b 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