Merge "thermal: enable virtual-skin-model" into main
This commit is contained in:
commit
704ff7281d
5 changed files with 38 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue