remove dump_gs201
The event trace dumping moved into gs-common. Bug: 276901078 Test: dumpstate_board.txt on adb bugreport includes the info Change-Id: I4d0f0886ef9292f854c1009a80ba525347aa45a0 Signed-off-by: Minchan Kim <minchan@google.com>
This commit is contained in:
parent
714ff42ac8
commit
21cea1d88e
2 changed files with 0 additions and 38 deletions
|
@ -8,19 +8,3 @@ sh_binary {
|
|||
vendor: true,
|
||||
sub_dir: "dump",
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "dump_gs201",
|
||||
srcs: ["dump_gs201.cpp"],
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
"-Werror",
|
||||
],
|
||||
shared_libs: [
|
||||
"libdump",
|
||||
],
|
||||
vendor: true,
|
||||
relative_install_path: "dump",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue