raviole: Move tetheroffload HAL to raviole
Since T6 does not support tetheroffload,
move the tetheroffload HAL to raviole.
Bug: 232717674
Test: Check if the manifest file exist in vendor/etc/vintf/manifest/
Change-Id: I0f8eb470bc54da942dc8d5ddd543b7c573613567
diff --git a/device-slider.mk b/device-slider.mk
index 647ee73..bba1e52 100644
--- a/device-slider.mk
+++ b/device-slider.mk
@@ -110,6 +110,10 @@
PRODUCT_PACKAGES += \
bt_vendor.conf
+# tetheroffload HAL
+PRODUCT_PACKAGES += \
+ vendor.samsung_slsi.hardware.tetheroffload@1.1-service
+
# Power HAL config
PRODUCT_COPY_FILES += \
device/google/raviole/powerhint-slider.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json