create cma dump
Bug: 240530709 Test: adb bugreport Change-Id: Iadac309611bc6dd27615b087f159234d6f1b655c
This commit is contained in:
parent
8eb00e662f
commit
5f802b7e13
5 changed files with 18 additions and 13 deletions
|
@ -16,6 +16,13 @@ sh_binary {
|
|||
sub_dir: "dump",
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "dump_cma.sh",
|
||||
src: "dump_cma.sh",
|
||||
vendor: true,
|
||||
sub_dir: "dump",
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.dumpstate-service.zuma",
|
||||
srcs: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue