Revert "sanders: Enable Tether offload"

This reverts commit ffc35631ae1def8da6d9c9870fdaa8355c728d3d.
This commit is contained in:
Prema Chand Alugu
2017-12-25 17:06:07 +05:30
committed by therootlord
parent 636e992dfe
commit b5fe46127d

View File

@@ -196,24 +196,5 @@
<instance>default</instance>
</interface>
</hal>
<!-- Tether Offload -->
<hal format="hidl">
<name>android.hardware.tetheroffload.config</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IOffloadConfig</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.tetheroffload.control</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IOffloadControl</name>
<instance>default</instance>
</interface>
</hal>
</manifest>