Merge "dumpstate: Fix required dependencies"
This commit is contained in:
commit
9a23df27d5
1 changed files with 2 additions and 11 deletions
|
@ -110,29 +110,20 @@ cc_binary {
|
|||
],
|
||||
required: [
|
||||
"atrace",
|
||||
"df",
|
||||
"getprop",
|
||||
"ip",
|
||||
"iptables",
|
||||
"ip6tables",
|
||||
"kill",
|
||||
"librank",
|
||||
"logcat",
|
||||
"lpdump",
|
||||
"lpdumpd",
|
||||
"lsmod",
|
||||
"lsof",
|
||||
"netstat",
|
||||
"printenv",
|
||||
"procrank",
|
||||
"screencap",
|
||||
"showmap",
|
||||
"ss",
|
||||
"storaged",
|
||||
"top",
|
||||
"uptime",
|
||||
"toolbox",
|
||||
"toybox",
|
||||
"vdc",
|
||||
"vril-dump",
|
||||
],
|
||||
init_rc: ["dumpstate.rc"],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue