commit | 872e477e9f1f5f71fa38b3a8a2e16d511e504dc7 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Wed Feb 15 11:09:29 2023 +0800 |
committer | Adam Shih <adamshih@google.com> | Wed Feb 15 11:14:37 2023 +0800 |
tree | 58674533858a4865d5eb066780d94e552422b856 | |
parent | adefb37275790826347634a98ef947745f975508 [diff] [blame] |
create device frequency dump Bug: 240530709 Test: adb bugreport Change-Id: I8db76f46e9e304b1d861c1d6b8ab031611c25e7e
diff --git a/soc/soc.mk b/soc/soc.mk index b9b6208..d08d99d 100644 --- a/soc/soc.mk +++ b/soc/soc.mk
@@ -1,4 +1,4 @@ -BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/soc/sepolicy +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/soc/sepolicy/soc PRODUCT_PACKAGES += dump_soc PRODUCT_PACKAGES_DEBUG += dump_memory.sh