Merge "Change aconfig parameter from --namespace to --package"
This commit is contained in:
@@ -27,7 +27,7 @@ var (
|
||||
aconfigRule = pctx.AndroidStaticRule("aconfig",
|
||||
blueprint.RuleParams{
|
||||
Command: `${aconfig} create-cache` +
|
||||
` --namespace ${namespace}` +
|
||||
` --package ${namespace}` +
|
||||
` --declarations ${in}` +
|
||||
` ${values}` +
|
||||
` --cache ${out}.tmp` +
|
||||
|
Reference in New Issue
Block a user