sepolicy: thermal: reorganize the source to folder
Reorganize the dump thermal script source and sepolicy to its own folder. This is done as a part of moving all thermal product makefiles to gs-common. Bug: 289146743 Test: Compilation and bootup test Change-Id: Ie9162b401c9bed57c3d2e2648edc17457ad8883e Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
This commit is contained in:
parent
46e5f8185a
commit
910ecf4ffa
3
thermal/dump/thermal.mk
Normal file
3
thermal/dump/thermal.mk
Normal file
@ -0,0 +1,3 @@
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump
|
||||
|
||||
PRODUCT_PACKAGES += dump/dump_thermal.sh
|
@ -1,3 +1,3 @@
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump
|
||||
|
||||
PRODUCT_PACKAGES += dump_thermal.sh
|
||||
PRODUCT_PACKAGES += dump/dump_thermal.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user