Adds IWifi 1.3 and 1.4 as interfaces provided by vendor.wifi_hal_legacy. am: ecb16248c9
Change-Id: I96014ff401ab5601b0bd943d43fcf777f3302c7a
This commit is contained in:
commit
21069a6194
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ service vendor.wifi_hal_legacy /vendor/bin/hw/android.hardware.wifi@1.0-service
|
|||
interface android.hardware.wifi@1.0::IWifi default
|
||||
interface android.hardware.wifi@1.1::IWifi default
|
||||
interface android.hardware.wifi@1.2::IWifi default
|
||||
interface android.hardware.wifi@1.3::IWifi default
|
||||
interface android.hardware.wifi@1.4::IWifi default
|
||||
class hal
|
||||
capabilities NET_ADMIN NET_RAW SYS_MODULE
|
||||
user wifi
|
||||
|
|
Loading…
Reference in a new issue