blob: 9126aafefad9108a39a1aad6a89552c4a12791f0 [file] [log] [blame]
Dan Willemsen242b34e2016-09-28 16:12:24 -07001// This file is autogenerated by hidl-gen. Do not edit manually.
2
Tri Voac9f1c02017-02-06 09:59:51 -08003filegroup {
4 name: "android.hardware.wifi@1.0_hal",
5 srcs: [
6 "types.hal",
7 "IWifi.hal",
8 "IWifiApIface.hal",
9 "IWifiChip.hal",
10 "IWifiChipEventCallback.hal",
11 "IWifiEventCallback.hal",
12 "IWifiIface.hal",
13 "IWifiNanIface.hal",
14 "IWifiNanIfaceEventCallback.hal",
15 "IWifiP2pIface.hal",
16 "IWifiRttController.hal",
17 "IWifiRttControllerEventCallback.hal",
18 "IWifiStaIface.hal",
19 "IWifiStaIfaceEventCallback.hal",
20 ],
21}
22
Dan Willemsen242b34e2016-09-28 16:12:24 -070023genrule {
24 name: "android.hardware.wifi@1.0_genc++",
Colin Cross8f084e02016-11-04 15:02:42 -070025 tools: ["hidl-gen"],
Yifan Honge19e5822016-11-28 16:09:37 -080026 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi@1.0",
Dan Willemsen242b34e2016-09-28 16:12:24 -070027 srcs: [
Tri Vo06da29f2017-02-08 10:53:06 -080028 ":android.hardware.wifi@1.0_hal",
Dan Willemsen242b34e2016-09-28 16:12:24 -070029 ],
30 out: [
31 "android/hardware/wifi/1.0/types.cpp",
32 "android/hardware/wifi/1.0/WifiAll.cpp",
Roshan Piusadcfba42016-10-05 10:19:06 -070033 "android/hardware/wifi/1.0/WifiApIfaceAll.cpp",
Dan Willemsen242b34e2016-09-28 16:12:24 -070034 "android/hardware/wifi/1.0/WifiChipAll.cpp",
35 "android/hardware/wifi/1.0/WifiChipEventCallbackAll.cpp",
36 "android/hardware/wifi/1.0/WifiEventCallbackAll.cpp",
Roshan Piusadcfba42016-10-05 10:19:06 -070037 "android/hardware/wifi/1.0/WifiIfaceAll.cpp",
38 "android/hardware/wifi/1.0/WifiNanIfaceAll.cpp",
Roshan Pius120f94c2016-10-13 11:48:42 -070039 "android/hardware/wifi/1.0/WifiNanIfaceEventCallbackAll.cpp",
Roshan Piusadcfba42016-10-05 10:19:06 -070040 "android/hardware/wifi/1.0/WifiP2pIfaceAll.cpp",
Roshan Piusfcbf9232016-10-06 11:08:17 -070041 "android/hardware/wifi/1.0/WifiRttControllerAll.cpp",
Roshan Pius18eec812016-10-14 11:29:30 -070042 "android/hardware/wifi/1.0/WifiRttControllerEventCallbackAll.cpp",
Roshan Piusadcfba42016-10-05 10:19:06 -070043 "android/hardware/wifi/1.0/WifiStaIfaceAll.cpp",
Roshan Pius7b777472016-10-07 13:15:59 -070044 "android/hardware/wifi/1.0/WifiStaIfaceEventCallbackAll.cpp",
Dan Willemsen242b34e2016-09-28 16:12:24 -070045 ],
46}
47
48genrule {
49 name: "android.hardware.wifi@1.0_genc++_headers",
Colin Cross8f084e02016-11-04 15:02:42 -070050 tools: ["hidl-gen"],
Yifan Honge19e5822016-11-28 16:09:37 -080051 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi@1.0",
Dan Willemsen242b34e2016-09-28 16:12:24 -070052 srcs: [
Tri Vo06da29f2017-02-08 10:53:06 -080053 ":android.hardware.wifi@1.0_hal",
Dan Willemsen242b34e2016-09-28 16:12:24 -070054 ],
55 out: [
56 "android/hardware/wifi/1.0/types.h",
Steven Morelande90c31f2017-03-24 21:50:45 -070057 "android/hardware/wifi/1.0/hwtypes.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070058 "android/hardware/wifi/1.0/IWifi.h",
59 "android/hardware/wifi/1.0/IHwWifi.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080060 "android/hardware/wifi/1.0/BnHwWifi.h",
61 "android/hardware/wifi/1.0/BpHwWifi.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070062 "android/hardware/wifi/1.0/BsWifi.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070063 "android/hardware/wifi/1.0/IWifiApIface.h",
64 "android/hardware/wifi/1.0/IHwWifiApIface.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080065 "android/hardware/wifi/1.0/BnHwWifiApIface.h",
66 "android/hardware/wifi/1.0/BpHwWifiApIface.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070067 "android/hardware/wifi/1.0/BsWifiApIface.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070068 "android/hardware/wifi/1.0/IWifiChip.h",
69 "android/hardware/wifi/1.0/IHwWifiChip.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080070 "android/hardware/wifi/1.0/BnHwWifiChip.h",
71 "android/hardware/wifi/1.0/BpHwWifiChip.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070072 "android/hardware/wifi/1.0/BsWifiChip.h",
73 "android/hardware/wifi/1.0/IWifiChipEventCallback.h",
74 "android/hardware/wifi/1.0/IHwWifiChipEventCallback.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080075 "android/hardware/wifi/1.0/BnHwWifiChipEventCallback.h",
76 "android/hardware/wifi/1.0/BpHwWifiChipEventCallback.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070077 "android/hardware/wifi/1.0/BsWifiChipEventCallback.h",
78 "android/hardware/wifi/1.0/IWifiEventCallback.h",
79 "android/hardware/wifi/1.0/IHwWifiEventCallback.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080080 "android/hardware/wifi/1.0/BnHwWifiEventCallback.h",
81 "android/hardware/wifi/1.0/BpHwWifiEventCallback.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070082 "android/hardware/wifi/1.0/BsWifiEventCallback.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070083 "android/hardware/wifi/1.0/IWifiIface.h",
84 "android/hardware/wifi/1.0/IHwWifiIface.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080085 "android/hardware/wifi/1.0/BnHwWifiIface.h",
86 "android/hardware/wifi/1.0/BpHwWifiIface.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070087 "android/hardware/wifi/1.0/BsWifiIface.h",
88 "android/hardware/wifi/1.0/IWifiNanIface.h",
89 "android/hardware/wifi/1.0/IHwWifiNanIface.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080090 "android/hardware/wifi/1.0/BnHwWifiNanIface.h",
91 "android/hardware/wifi/1.0/BpHwWifiNanIface.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070092 "android/hardware/wifi/1.0/BsWifiNanIface.h",
Roshan Pius120f94c2016-10-13 11:48:42 -070093 "android/hardware/wifi/1.0/IWifiNanIfaceEventCallback.h",
94 "android/hardware/wifi/1.0/IHwWifiNanIfaceEventCallback.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -080095 "android/hardware/wifi/1.0/BnHwWifiNanIfaceEventCallback.h",
96 "android/hardware/wifi/1.0/BpHwWifiNanIfaceEventCallback.h",
Roshan Pius120f94c2016-10-13 11:48:42 -070097 "android/hardware/wifi/1.0/BsWifiNanIfaceEventCallback.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070098 "android/hardware/wifi/1.0/IWifiP2pIface.h",
99 "android/hardware/wifi/1.0/IHwWifiP2pIface.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -0800100 "android/hardware/wifi/1.0/BnHwWifiP2pIface.h",
101 "android/hardware/wifi/1.0/BpHwWifiP2pIface.h",
Roshan Piusadcfba42016-10-05 10:19:06 -0700102 "android/hardware/wifi/1.0/BsWifiP2pIface.h",
Roshan Piusfcbf9232016-10-06 11:08:17 -0700103 "android/hardware/wifi/1.0/IWifiRttController.h",
104 "android/hardware/wifi/1.0/IHwWifiRttController.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -0800105 "android/hardware/wifi/1.0/BnHwWifiRttController.h",
106 "android/hardware/wifi/1.0/BpHwWifiRttController.h",
Roshan Piusfcbf9232016-10-06 11:08:17 -0700107 "android/hardware/wifi/1.0/BsWifiRttController.h",
Roshan Pius18eec812016-10-14 11:29:30 -0700108 "android/hardware/wifi/1.0/IWifiRttControllerEventCallback.h",
109 "android/hardware/wifi/1.0/IHwWifiRttControllerEventCallback.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -0800110 "android/hardware/wifi/1.0/BnHwWifiRttControllerEventCallback.h",
111 "android/hardware/wifi/1.0/BpHwWifiRttControllerEventCallback.h",
Roshan Pius18eec812016-10-14 11:29:30 -0700112 "android/hardware/wifi/1.0/BsWifiRttControllerEventCallback.h",
Roshan Piusadcfba42016-10-05 10:19:06 -0700113 "android/hardware/wifi/1.0/IWifiStaIface.h",
114 "android/hardware/wifi/1.0/IHwWifiStaIface.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -0800115 "android/hardware/wifi/1.0/BnHwWifiStaIface.h",
116 "android/hardware/wifi/1.0/BpHwWifiStaIface.h",
Roshan Piusadcfba42016-10-05 10:19:06 -0700117 "android/hardware/wifi/1.0/BsWifiStaIface.h",
Roshan Pius7b777472016-10-07 13:15:59 -0700118 "android/hardware/wifi/1.0/IWifiStaIfaceEventCallback.h",
119 "android/hardware/wifi/1.0/IHwWifiStaIfaceEventCallback.h",
Yifan Hong10ac9b42017-01-09 17:46:36 -0800120 "android/hardware/wifi/1.0/BnHwWifiStaIfaceEventCallback.h",
121 "android/hardware/wifi/1.0/BpHwWifiStaIfaceEventCallback.h",
Roshan Pius7b777472016-10-07 13:15:59 -0700122 "android/hardware/wifi/1.0/BsWifiStaIfaceEventCallback.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -0700123 ],
124}
125
126cc_library_shared {
127 name: "android.hardware.wifi@1.0",
128 generated_sources: ["android.hardware.wifi@1.0_genc++"],
129 generated_headers: ["android.hardware.wifi@1.0_genc++_headers"],
130 export_generated_headers: ["android.hardware.wifi@1.0_genc++_headers"],
Steven Morelandb2799c32017-04-11 09:57:11 -0700131 vendor_available: true,
Dan Willemsen242b34e2016-09-28 16:12:24 -0700132 shared_libs: [
Yifan Hong63544ea2016-11-16 14:17:58 -0800133 "libhidlbase",
134 "libhidltransport",
Dan Willemsen242b34e2016-09-28 16:12:24 -0700135 "libhwbinder",
Steven Moreland3e3a0992016-11-21 16:19:57 -0800136 "liblog",
Dan Willemsen242b34e2016-09-28 16:12:24 -0700137 "libutils",
138 "libcutils",
Yifan Honge19e5822016-11-28 16:09:37 -0800139 "android.hidl.base@1.0",
Dan Willemsen242b34e2016-09-28 16:12:24 -0700140 ],
Steven Moreland79820582016-11-01 13:04:54 -0700141 export_shared_lib_headers: [
Yifan Hong63544ea2016-11-16 14:17:58 -0800142 "libhidlbase",
143 "libhidltransport",
Steven Moreland79820582016-11-01 13:04:54 -0700144 "libhwbinder",
145 "libutils",
Yifan Honge19e5822016-11-28 16:09:37 -0800146 "android.hidl.base@1.0",
Steven Morelandce977942016-10-21 13:40:54 -0700147 ],
Dan Willemsen242b34e2016-09-28 16:12:24 -0700148}