commit | b163cb39457a8e28524abd8cd8e5e3a244ead0d0 | [log] [tgz] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Wed May 24 22:20:51 2023 +0000 |
committer | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 26 09:16:29 2023 +0000 |
tree | f8f94e2cf1eaa6fdb1602d66dab7eb2cdc1f7f1c | |
parent | d0aab454bf54cc71ef13d5f52fb9a7bf8d404d76 [diff] |
dexdump: Add dump string_ids capability (-s) It can useful to inspect dex markers. These are contained in the string_ids section but not referenced by anything. This CL adds options -s to dump all strings in a dex file without accounting if they are referenced or not. Test: dexdump_test.cc Bug: 283737440 Change-Id: If1b384638f3164728e2b90d6796e0397e536ad86