Merge "Use merge_csv python_binary." am: 44fc5d201f
Change-Id: Ia4f69773495753929c906fa4694882c6fc92cca2
This commit is contained in:
@@ -293,7 +293,7 @@ func metadataRule(ctx android.SingletonContext) android.Path {
|
||||
outputPath := hiddenAPISingletonPaths(ctx).metadata
|
||||
|
||||
rule.Command().
|
||||
Tool(android.PathForSource(ctx, "frameworks/base/tools/hiddenapi/merge_csv.py")).
|
||||
BuiltTool(ctx, "merge_csv").
|
||||
Inputs(metadataCSV).
|
||||
Text(">").
|
||||
Output(outputPath)
|
||||
|
Reference in New Issue
Block a user