420c4fc3a7
Support HAL API:resetToFactoryMacAddress to reset the MAC to factory MAC on each instances in IWifiApIface. AP+AP Part 3 includes: 1. Support resetToFactoryMac in IWifiApIface.Hal. 2. Vts support for non bridged API. 3. Framework support resetToFactoryMac in bridged Ap. Test: atest -c VtsHalWifiApV1_5TargetTest Test: atest -c VtsHalWifiApV1_4TargetTest Test: atest -c VtsHalWifiApV1_0TargetTest Bug: 162686273 Change-Id: Ic7f2c0d6f1d8bf46fabfbc874d5f2b74068e43cc
28 lines
715 B
Text
28 lines
715 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.wifi@1.5",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IWifi.hal",
|
|
"IWifiChip.hal",
|
|
"IWifiApIface.hal",
|
|
"IWifiNanIface.hal",
|
|
"IWifiNanIfaceEventCallback.hal",
|
|
"IWifiStaIface.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi@1.0",
|
|
"android.hardware.wifi@1.1",
|
|
"android.hardware.wifi@1.2",
|
|
"android.hardware.wifi@1.3",
|
|
"android.hardware.wifi@1.4",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
apex_available: [
|
|
"//apex_available:platform",
|
|
"com.android.wifi",
|
|
],
|
|
}
|