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:
parent
88fb5844e5
commit
43cb9934ea
1 changed files with 1 additions and 1 deletions
|
@ -1072,7 +1072,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# tetheroffload HAL
|
# tetheroffload HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vendor.samsung_slsi.hardware.tetheroffload@1.0-service
|
vendor.samsung_slsi.hardware.tetheroffload@1.1-service
|
||||||
|
|
||||||
# pKVM
|
# pKVM
|
||||||
ifeq ($(TARGET_PKVM_ENABLED),true)
|
ifeq ($(TARGET_PKVM_ENABLED),true)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue