diff --git a/device-tegu.mk b/device-tegu.mk index f81a0ad..75a2591 100644 --- a/device-tegu.mk +++ b/device-tegu.mk @@ -174,14 +174,6 @@ PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PROPERTY_OVERRIDES += \ ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55" -# declare use of spatial audio -PRODUCT_PROPERTY_OVERRIDES += \ - ro.audio.spatializer_enabled=true - -# declare use of stereo spatialization -PRODUCT_PROPERTY_OVERRIDES += \ - ro.audio.stereo_spatialization_enabled=true - ifneq ($(USE_AUDIO_HAL_AIDL),true) # HIDL Sound Dose PRODUCT_PACKAGES += \ diff --git a/thermal/vt_estimation_model_tegu.tflite b/thermal/vt_estimation_model_tegu.tflite index ba89efb..6399830 100644 Binary files a/thermal/vt_estimation_model_tegu.tflite and b/thermal/vt_estimation_model_tegu.tflite differ