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

This commit is contained in:
Sayanna Chandula 2023-12-13 21:06:57 +00:00 committed by Android (Google) Code Review
commit 0d8c55305e
13 changed files with 110 additions and 2 deletions

View file

@ -218,6 +218,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 \