dumpstate: fix missing dump_power.rc in Android.bp
Bug: 305532134 Test: adb bugreport and check dumpstate_board.txt Change-Id: Ie5009983f43fe28483d4c30d3fc405f475ee7e7c Signed-off-by: Hiroshi Akiyama <hiroshiakiyama@google.com>
This commit is contained in:
parent
41c52056f7
commit
c4dc97b468
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ cc_binary {
|
||||||
],
|
],
|
||||||
vendor: true,
|
vendor: true,
|
||||||
relative_install_path: "dump",
|
relative_install_path: "dump",
|
||||||
|
init_rc: ["dump_power.rc"],
|
||||||
}
|
}
|
||||||
|
|
||||||
sh_binary {
|
sh_binary {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue