commit | 2349e899e76f3203b8aa4f860f945f432e67a5cd | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Mon Feb 13 14:35:40 2023 +0800 |
committer | Adam Shih <adamshih@google.com> | Tue Feb 14 11:24:50 2023 +0800 |
tree | fa17c84bbe84481d73f1d7643bf63f06f2672d30 | |
parent | a5ba7efd7b28d50979cafd4b8276a5e00ef0c210 [diff] [blame] |
create memory dump Bug: 240530709 Test: adb bugreport Change-Id: Icdd62b1ff1d7a80d089c795bcf2ec0baa81905a4
diff --git a/soc/soc.mk b/soc/soc.mk index 75b134e..b9b6208 100644 --- a/soc/soc.mk +++ b/soc/soc.mk
@@ -1,3 +1,5 @@ BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/soc/sepolicy PRODUCT_PACKAGES += dump_soc +PRODUCT_PACKAGES_DEBUG += dump_memory.sh +