vndk-def: Support same-process HAL discovery.

This commit adds `sp-hal` subcommand to vndk_definition_tool.py.  It
will find vendor shared libraries with the name looks like same-process
HAL and compute its transitive closure.

Test: ./vndk_definition_tool.py sp-hal --system ... --vendor ...  --closure
Bug: 34396885
Change-Id: Id79e3eed214205d119b94cafb14f222f91022b7c
2 files changed