device.mk: enable tetheroffload service 1.1 from Android S

Bug: 186539538
Test: run vts -m VtsHalTetheroffloadControlV1_0TargetTest
      run vts -m VtsHalTetheroffloadControlV1_1TargetTest

Signed-off-by: Namkyu Kim <namkyu78.kim@samsung.com>
Change-Id: I453429ff95cb9f33fb34f76fc82d6ebe03b20f5f
This commit is contained in:
Namkyu Kim 2021-04-29 19:11:07 +09:00 committed by Alex Hong
parent 88fb5844e5
commit 43cb9934ea

View file

@ -1072,7 +1072,7 @@ PRODUCT_PACKAGES += \
# tetheroffload HAL
PRODUCT_PACKAGES += \
vendor.samsung_slsi.hardware.tetheroffload@1.0-service
vendor.samsung_slsi.hardware.tetheroffload@1.1-service
# pKVM
ifeq ($(TARGET_PKVM_ENABLED),true)