xref: /aosp12/hardware/google/pixel/thermal/device.mk
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Thermal HAL
2PRODUCT_PACKAGES += \
3    android.hardware.thermal@2.0-service.pixel \
4    thermal_symlinks
5
6ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
7PRODUCT_PACKAGES += \
8    thermal_logd
9endif
10
11BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/thermal
12

闽ICP备2022004144号-1闽公网安备35021102001383号

OpenHarmony source code served by {OpenGrok Contact:jevonbin@qq.com