b23485ddc5
It was decided to perform the check on the device support of 6GHz through overlay configs instead of through HAL. This commit removes the Hidl API changes that were used for that check. Bug: 145936758 Bug: 139354972 Test: Manual Test: VTS test Test: Unit test: hardware/interfaces/wifi/1.4/default/tests/runtests.sh Change-Id: I81fdf603a668a71e3e875211367111fffee20e54
27 lines
674 B
Text
27 lines
674 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.wifi@1.4",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IWifi.hal",
|
|
"IWifiApIface.hal",
|
|
"IWifiChip.hal",
|
|
"IWifiChipEventCallback.hal",
|
|
"IWifiNanIface.hal",
|
|
"IWifiRttController.hal",
|
|
"IWifiRttControllerEventCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi@1.0",
|
|
"android.hardware.wifi@1.1",
|
|
"android.hardware.wifi@1.2",
|
|
"android.hardware.wifi@1.3",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|