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