From 30538197ed0223b2e79bd9310c1cd2d1f81a656c Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 17 Oct 2021 16:19:12 +0200 Subject: [PATCH] sm7125: Enable hardware tether offload support Change-Id: I3979c985867b4b45eb518705bcc954f702d63dd0 --- common.mk | 5 +++++ proprietary-files.txt | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/common.mk b/common.mk index 62a7ba2..d636319 100644 --- a/common.mk +++ b/common.mk @@ -290,6 +290,11 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ vendor.qti.hardware.vibrator.service +# Tether +PRODUCT_PACKAGES += \ + ipacm \ + IPACM_cfg.xml + # WiFi PRODUCT_PACKAGES += \ android.hardware.wifi@1.0-service \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 465fec9..7807a22 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -667,7 +667,6 @@ vendor/etc/sap.conf vendor/etc/lowi.conf vendor/etc/flp.conf vendor/etc/izat.conf -vendor/etc/IPACM_cfg.xml vendor/etc/gnss_antenna_info.conf vendor/lib/libgps.utils.so vendor/lib64/libgps.utils.so @@ -1080,7 +1079,6 @@ vendor/etc/init/ipacm-diag.rc vendor/etc/init/vendor.qti.tftp.rc vendor/etc/init/netmgrd.rc vendor/etc/init/vendor.qti.rmt_storage.rc -vendor/etc/init/ipacm.rc vendor/etc/seccomp_policy/atfwd@2.0.policy vendor/etc/data/dsi_config.xml vendor/etc/data/netmgr_config.xml