commit | f625819b9a6f67631612d8122722bf791b273433 | [log] [tgz] |
---|---|---|
author | Roman Artemev <roman.artemev@syntacore.com> | Mon Mar 25 20:28:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 25 20:28:17 2024 +0000 |
tree | a75eb20a7f4175a1f13c9d4622e2a888542aafd8 | |
parent | 8ef7a1b937e6ba8e2e036b1575fd77874b6ab1c7 [diff] | |
parent | a3c0045c2d134611ac45d434129ad3eb835013fa [diff] |
Fix CastOperand(...) utility function am: 93caac6d55 am: a3c0045c2d Original change: https://android-review.googlesource.com/c/platform/tools/dexter/+/3005092 Change-Id: I516c828d75e29bdcc18d7abab56af27a99c594d4 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