build mock thermal hal

This commit is contained in:
Konsta
2023-09-24 15:40:50 +03:00
parent f973ec3b27
commit b194bfeb50
2 changed files with 7 additions and 0 deletions

View File

@@ -236,6 +236,10 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
PRODUCT_PACKAGES += \
suspend_blocker_rpi
# Thermal
PRODUCT_PACKAGES += \
android.hardware.thermal@2.0-service.mock
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service