mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove wifi.offload from Q compat matrix.
As it turns out, the client side of this HAL was never implemented. Ideally, we could completely remove the HAL from old compatibility matrices and remove the HAL from current.txt. However, this would break some old devices which include an implementation. Bug: 130080335 Bug: 126892442 Test: build only (checks manifest) Change-Id: I7205faa719b9566af1b4e56fda083c540d622dff
This commit is contained in:
@@ -493,14 +493,6 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.wifi.offload</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IOffload</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.wifi.supplicant</name>
|
||||
<version>1.0-2</version>
|
||||
|
||||
Reference in New Issue
Block a user