commit | 792837721c8fe5f99f8c517bf79ba02c60151f70 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 29 08:45:22 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Feb 29 08:45:22 2024 +0000 |
tree | 6d18c177cd26ab8e564e586f95e68626f705325c | |
parent | fd1a2e7ba46fa258ef2abbff583588dccce0e52e [diff] | |
parent | a1f78bf75d7242cda5f16b7b615ef57772e2ef1c [diff] |
Merge "dumpstate: thermal: update thermal dump script path" into main
diff --git a/thermal/dump/thermal.mk b/thermal/dump/thermal.mk index 03b1dfa..4bb0344 100644 --- a/thermal/dump/thermal.mk +++ b/thermal/dump/thermal.mk
@@ -1,3 +1,3 @@ BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump -PRODUCT_PACKAGES += dump/dump_thermal.sh +PRODUCT_PACKAGES += dump_thermal.sh