commit | 68fef98d8c331285bf8eeece5fb20bc16d517429 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Tue Sep 05 14:45:24 2023 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Wed Oct 18 12:16:49 2023 +0100 |
tree | c88c193ed99aca2713a99c28bf64ffe905195971 | |
parent | c868b09f858cbb8b7cd5f5f37a0956e10ed4bf9d [diff] |
Add dex container support to dexter Test: ./art/test.py -b --host --optimizing --64 -r 980 Change-Id: I18fefbf7e63f26bc54270ae22c46929223b44768
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