From ca1e20a7b0d2d270078b8ae0dd1fa4c25ce0763d Mon Sep 17 00:00:00 2001 From: Pavan Kumar M Date: Wed, 1 Nov 2017 17:18:26 +0530 Subject: [PATCH] sanders: Enable Tether offload Add Hals for tether offload into manifest Change-Id: Ic8780f0545358a2bd0dc5f381dfb6f8cf7b183f2 CRs-Fixed: 2126455 --- configs/manifest.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/configs/manifest.xml b/configs/manifest.xml index dfe8537..5fe10a9 100644 --- a/configs/manifest.xml +++ b/configs/manifest.xml @@ -196,5 +196,24 @@ default + + + android.hardware.tetheroffload.config + hwbinder + 1.0 + + IOffloadConfig + default + + + + android.hardware.tetheroffload.control + hwbinder + 1.0 + + IOffloadControl + default + +