Merge "Move hiddenapi tools used by build/soong from frameworks/base"

This commit is contained in:
Paul Duffin
2021-02-09 15:17:42 +00:00
committed by Gerrit Code Review
5 changed files with 602 additions and 1 deletions

View File

@@ -372,7 +372,7 @@ func flagsRule(ctx android.SingletonContext) android.Path {
stubFlags := hiddenAPISingletonPaths(ctx).stubFlags
rule.Command().
Tool(android.PathForSource(ctx, "frameworks/base/tools/hiddenapi/generate_hiddenapi_lists.py")).
BuiltTool("generate_hiddenapi_lists").
FlagWithInput("--csv ", stubFlags).
Inputs(flagsCSV).
FlagWithInput("--unsupported ",