thermal: enable virtual-skin-model

Bug: 298225131
Test: Build and boot on device

Change-Id: Iaff3795474b66ff7345a9c5236e6dff4da69de01
Signed-off-by: Sayanna Chandula <sayanna@google.com>
This commit is contained in:
Sayanna Chandula 2023-12-07 11:28:58 -08:00
parent d79fbc7c99
commit d4032aaaa3
13 changed files with 110 additions and 2 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 \