vndk-def: Add deps-unresolved command
This commit adds deps-unresolved subcommand. This subcommand will print
unresolved DT_NEEDED entries or unresolved symbols of the ELF file with
matching path. This command can help the GSI debug process.
Bug: 64503245
Test: python3 vndk_definition_tool.py deps-unresolved \
--system "${GSI}/system" --vendor "${DEVICE}/vendor" \
--path-filter "/vendor/.*"
Change-Id: I86e0d0570d3a3faec9b6e80d9b6d926e27f1caa2
Merged-In: If0a4acb495dacfbcd62f58abed7dc6db1618e8a3
(cherry picked from commit f1bf68b227515eeb183203ac31b6993891d057db)
1 file changed