universal7870: put passthrough tether to fix hotspot

This commit is contained in:
Astrako 2020-01-24 19:48:52 +01:00 committed by Alejandro
parent 2b9441f35f
commit 4700fdae63

View file

@ -262,7 +262,7 @@
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.tetheroffload.config</name> <name>android.hardware.tetheroffload.config</name>
<transport>hwbinder</transport> <transport arch="32+64">passthrough</transport>
<version>1.0</version> <version>1.0</version>
<interface> <interface>
<name>IOffloadConfig</name> <name>IOffloadConfig</name>
@ -272,7 +272,7 @@
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.tetheroffload.control</name> <name>android.hardware.tetheroffload.control</name>
<transport>hwbinder</transport> <transport arch="32+64">passthrough</transport>
<version>1.0</version> <version>1.0</version>
<interface> <interface>
<name>IOffloadControl</name> <name>IOffloadControl</name>