Add option to print @removed API as DEX signatures

We want to include all @removed API in the light greylist. To this
end, we need to dump their list as DEX signatures. This patch adds
a new command line option '-removedDexApi <file>' that will dump
their list using the existing predicate for @removed API file.

Bug: 78182899
Test: make
Change-Id: I8fe27e8c03334f9c90204db1e69447de65a06a38
2 files changed