commit | f0dffb02cdb5c647d21204e89a92a1ffae2dad87 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Apr 29 22:54:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Apr 29 22:54:48 2024 +0000 |
tree | a75eb20a7f4175a1f13c9d4622e2a888542aafd8 | |
parent | f625819b9a6f67631612d8122722bf791b273433 [diff] | |
parent | 7799aba48bbbd309df56ed073bfe2730d43114a4 [diff] |
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 7799aba48b -s ours am skip reason: Merged-In I2e9f5eec7a03acf96cb9b8f18f7d208f2788d917 with SHA-1 a3c0045c2d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/tools/dexter/+/27144889 Change-Id: I1a842c1382d4f760ebf490538bdab93dccb00966 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