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
Merged-In: I8fe27e8c03334f9c90204db1e69447de65a06a38
Change-Id: I8fe27e8c03334f9c90204db1e69447de65a06a38
(cherry picked from commit f526f816f214954574006e405dc2e3cdf8cb4842)
2 files changed