sm7125: Enable hardware tether offload support

Change-Id: I3979c985867b4b45eb518705bcc954f702d63dd0
fourteen-wip
Bruno Martins 3 years ago committed by Simon1511
parent aacffd99ec
commit 30538197ed
  1. 5
      common.mk
  2. 2
      proprietary-files.txt

@ -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 \

@ -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

Loading…
Cancel
Save