Merge "thermal: enable virtual-skin-model" into main

This commit is contained in:
Sayanna Chandula 2023-12-06 22:44:28 +00:00 committed by Android (Google) Code Review
commit 704ff7281d
5 changed files with 38 additions and 1 deletions

View file

@ -213,6 +213,10 @@ PRODUCT_PACKAGES += \
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
#Thermal VT estimator
PRODUCT_PACKAGES += \
libthermal_tflite_wrapper
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=50p \