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-whitefin.mk b/device-whitefin.mk
index 577092e..6378046 100644
--- a/device-whitefin.mk
+++ b/device-whitefin.mk
@@ -91,6 +91,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-whitefin.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json