Ram Chandrasekar 90fd300e5f thermal-hal: Add thermal HAL configs
Add all thermal HAL sepolicy and makefile to the new common folder.

Bug: 289146743
Test: Compilation test

Change-Id: I133dcdac20a970e7ff4026fa503e46fd073be34f
Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
2023-08-03 12:30:14 -06:00

11 lines
282 B
Makefile

PRODUCT_PACKAGES += android.hardware.thermal-service.pixel
# Thermal utils
PRODUCT_PACKAGES += thermal_symlinks
# Thermal logd
PRODUCT_PACKAGES_DEBUG += thermal_logd
PRODUCT_PACKAGES_ENG += thermal_logd
BOARD_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/thermal_hal