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:
parent
d79fbc7c99
commit
d4032aaaa3
13 changed files with 110 additions and 2 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