create cma dump

Bug: 240530709
Test: adb bugreport
Change-Id: Iadac309611bc6dd27615b087f159234d6f1b655c
This commit is contained in:
Adam Shih 2023-02-15 12:42:16 +08:00
parent 8eb00e662f
commit 5f802b7e13
5 changed files with 18 additions and 13 deletions

View file

@ -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: [