2016-09-29 01:12:24 +02:00
|
|
|
// This file is autogenerated by hidl-gen. Do not edit manually.
|
|
|
|
|
2017-02-06 18:59:51 +01:00
|
|
|
filegroup {
|
|
|
|
name: "android.hardware.wifi@1.0_hal",
|
|
|
|
srcs: [
|
|
|
|
"types.hal",
|
|
|
|
"IWifi.hal",
|
|
|
|
"IWifiApIface.hal",
|
|
|
|
"IWifiChip.hal",
|
|
|
|
"IWifiChipEventCallback.hal",
|
|
|
|
"IWifiEventCallback.hal",
|
|
|
|
"IWifiIface.hal",
|
|
|
|
"IWifiNanIface.hal",
|
|
|
|
"IWifiNanIfaceEventCallback.hal",
|
|
|
|
"IWifiP2pIface.hal",
|
|
|
|
"IWifiRttController.hal",
|
|
|
|
"IWifiRttControllerEventCallback.hal",
|
|
|
|
"IWifiStaIface.hal",
|
|
|
|
"IWifiStaIfaceEventCallback.hal",
|
|
|
|
],
|
|
|
|
}
|
|
|
|
|
2016-09-29 01:12:24 +02:00
|
|
|
genrule {
|
|
|
|
name: "android.hardware.wifi@1.0_genc++",
|
2016-11-04 23:02:42 +01:00
|
|
|
tools: ["hidl-gen"],
|
2016-11-29 01:09:37 +01:00
|
|
|
cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi@1.0",
|
2016-09-29 01:12:24 +02:00
|
|
|
srcs: [
|
2017-02-08 19:53:06 +01:00
|
|
|
":android.hardware.wifi@1.0_hal",
|
2016-09-29 01:12:24 +02:00
|
|
|
],
|
|
|
|
out: [
|
|
|
|
"android/hardware/wifi/1.0/types.cpp",
|
|
|
|
"android/hardware/wifi/1.0/WifiAll.cpp",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiApIfaceAll.cpp",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiChipAll.cpp",
|
|
|
|
"android/hardware/wifi/1.0/WifiChipEventCallbackAll.cpp",
|
|
|
|
"android/hardware/wifi/1.0/WifiEventCallbackAll.cpp",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiIfaceAll.cpp",
|
|
|
|
"android/hardware/wifi/1.0/WifiNanIfaceAll.cpp",
|
2016-10-13 20:48:42 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiNanIfaceEventCallbackAll.cpp",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiP2pIfaceAll.cpp",
|
2016-10-06 20:08:17 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiRttControllerAll.cpp",
|
2016-10-14 20:29:30 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiRttControllerEventCallbackAll.cpp",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiStaIfaceAll.cpp",
|
2016-10-07 22:15:59 +02:00
|
|
|
"android/hardware/wifi/1.0/WifiStaIfaceEventCallbackAll.cpp",
|
2016-09-29 01:12:24 +02:00
|
|
|
],
|
|
|
|
}
|
|
|
|
|
|
|
|
genrule {
|
|
|
|
name: "android.hardware.wifi@1.0_genc++_headers",
|
2016-11-04 23:02:42 +01:00
|
|
|
tools: ["hidl-gen"],
|
2016-11-29 01:09:37 +01:00
|
|
|
cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi@1.0",
|
2016-09-29 01:12:24 +02:00
|
|
|
srcs: [
|
2017-02-08 19:53:06 +01:00
|
|
|
":android.hardware.wifi@1.0_hal",
|
2016-09-29 01:12:24 +02:00
|
|
|
],
|
|
|
|
out: [
|
|
|
|
"android/hardware/wifi/1.0/types.h",
|
2017-03-25 05:50:45 +01:00
|
|
|
"android/hardware/wifi/1.0/hwtypes.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifi.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifi.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifi.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifi.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifi.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiApIface.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiApIface.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiApIface.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiApIface.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiApIface.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiChip.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiChip.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiChip.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiChip.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiChip.h",
|
|
|
|
"android/hardware/wifi/1.0/IWifiChipEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiChipEventCallback.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiChipEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiChipEventCallback.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiChipEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/IWifiEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiEventCallback.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiEventCallback.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiEventCallback.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiIface.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiIface.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiIface.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiIface.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiIface.h",
|
|
|
|
"android/hardware/wifi/1.0/IWifiNanIface.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiNanIface.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiNanIface.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiNanIface.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiNanIface.h",
|
2016-10-13 20:48:42 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiNanIfaceEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiNanIfaceEventCallback.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiNanIfaceEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiNanIfaceEventCallback.h",
|
2016-10-13 20:48:42 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiNanIfaceEventCallback.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiP2pIface.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiP2pIface.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiP2pIface.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiP2pIface.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiP2pIface.h",
|
2016-10-06 20:08:17 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiRttController.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiRttController.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiRttController.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiRttController.h",
|
2016-10-06 20:08:17 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiRttController.h",
|
2016-10-14 20:29:30 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiRttControllerEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiRttControllerEventCallback.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiRttControllerEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiRttControllerEventCallback.h",
|
2016-10-14 20:29:30 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiRttControllerEventCallback.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiStaIface.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiStaIface.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiStaIface.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiStaIface.h",
|
2016-10-05 19:19:06 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiStaIface.h",
|
2016-10-07 22:15:59 +02:00
|
|
|
"android/hardware/wifi/1.0/IWifiStaIfaceEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/IHwWifiStaIfaceEventCallback.h",
|
2017-01-10 02:46:36 +01:00
|
|
|
"android/hardware/wifi/1.0/BnHwWifiStaIfaceEventCallback.h",
|
|
|
|
"android/hardware/wifi/1.0/BpHwWifiStaIfaceEventCallback.h",
|
2016-10-07 22:15:59 +02:00
|
|
|
"android/hardware/wifi/1.0/BsWifiStaIfaceEventCallback.h",
|
2016-09-29 01:12:24 +02:00
|
|
|
],
|
|
|
|
}
|
|
|
|
|
|
|
|
cc_library_shared {
|
|
|
|
name: "android.hardware.wifi@1.0",
|
|
|
|
generated_sources: ["android.hardware.wifi@1.0_genc++"],
|
|
|
|
generated_headers: ["android.hardware.wifi@1.0_genc++_headers"],
|
|
|
|
export_generated_headers: ["android.hardware.wifi@1.0_genc++_headers"],
|
|
|
|
shared_libs: [
|
2016-11-16 23:17:58 +01:00
|
|
|
"libhidlbase",
|
|
|
|
"libhidltransport",
|
2016-09-29 01:12:24 +02:00
|
|
|
"libhwbinder",
|
2016-11-22 01:19:57 +01:00
|
|
|
"liblog",
|
2016-09-29 01:12:24 +02:00
|
|
|
"libutils",
|
|
|
|
"libcutils",
|
2016-11-29 01:09:37 +01:00
|
|
|
"android.hidl.base@1.0",
|
2016-09-29 01:12:24 +02:00
|
|
|
],
|
2016-11-01 21:04:54 +01:00
|
|
|
export_shared_lib_headers: [
|
2016-11-16 23:17:58 +01:00
|
|
|
"libhidlbase",
|
|
|
|
"libhidltransport",
|
2016-11-01 21:04:54 +01:00
|
|
|
"libhwbinder",
|
|
|
|
"libutils",
|
2016-11-29 01:09:37 +01:00
|
|
|
"android.hidl.base@1.0",
|
2016-10-21 22:40:54 +02:00
|
|
|
],
|
2016-09-29 01:12:24 +02:00
|
|
|
}
|