From 31a8c774cb9cbee871d96616eb0cf683d75d368f Mon Sep 17 00:00:00 2001 From: Randall Huang Date: Thu, 24 Aug 2023 03:27:09 +0000 Subject: [PATCH] Revert "sepolicy: thermal: move thermal makefile" Revert submission 24269757-thermal-sepolicy Reason for revert: b/297279327 build breakage Reverted changes: /q/submissionid:24269757-thermal-sepolicy Change-Id: I74437b2eed80b72280baf7a9140ab9f493709ce9 --- thermal/thermal.mk | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 thermal/thermal.mk diff --git a/thermal/thermal.mk b/thermal/thermal.mk new file mode 100644 index 0000000..03b1dfa --- /dev/null +++ b/thermal/thermal.mk @@ -0,0 +1,3 @@ +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump + +PRODUCT_PACKAGES += dump/dump_thermal.sh