Merge "Soong: add missing header-abi-dumper inputs"
This commit is contained in:
commit
61cb7ed6ff
|
@ -235,6 +235,7 @@ var (
|
|||
}, &remoteexec.REParams{
|
||||
Labels: map[string]string{"type": "abi-dump", "tool": "header-abi-dumper"},
|
||||
ExecStrategy: "${config.REAbiDumperExecStrategy}",
|
||||
Inputs: []string{"$sAbiLinkerLibs"},
|
||||
Platform: map[string]string{
|
||||
remoteexec.PoolKey: "${config.RECXXPool}",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue