blob: e562d8986f8d11e9bb902aaade09401a2064f396 [file] [log] [blame]
Dan Willemsen242b34e2016-09-28 16:12:24 -07001// This file is autogenerated by hidl-gen. Do not edit manually.
2
3genrule {
4 name: "android.hardware.wifi@1.0_genc++",
5 tool: "hidl-gen",
6 cmd: "$tool -o $genDir -Lc++ -randroid.hardware:hardware/interfaces android.hardware.wifi@1.0",
7 srcs: [
8 "types.hal",
9 "IWifi.hal",
Roshan Piusadcfba42016-10-05 10:19:06 -070010 "IWifiApIface.hal",
Dan Willemsen242b34e2016-09-28 16:12:24 -070011 "IWifiChip.hal",
12 "IWifiChipEventCallback.hal",
13 "IWifiEventCallback.hal",
Roshan Piusadcfba42016-10-05 10:19:06 -070014 "IWifiIface.hal",
15 "IWifiNanIface.hal",
16 "IWifiP2pIface.hal",
17 "IWifiStaIface.hal",
Dan Willemsen242b34e2016-09-28 16:12:24 -070018 ],
19 out: [
20 "android/hardware/wifi/1.0/types.cpp",
21 "android/hardware/wifi/1.0/WifiAll.cpp",
Roshan Piusadcfba42016-10-05 10:19:06 -070022 "android/hardware/wifi/1.0/WifiApIfaceAll.cpp",
Dan Willemsen242b34e2016-09-28 16:12:24 -070023 "android/hardware/wifi/1.0/WifiChipAll.cpp",
24 "android/hardware/wifi/1.0/WifiChipEventCallbackAll.cpp",
25 "android/hardware/wifi/1.0/WifiEventCallbackAll.cpp",
Roshan Piusadcfba42016-10-05 10:19:06 -070026 "android/hardware/wifi/1.0/WifiIfaceAll.cpp",
27 "android/hardware/wifi/1.0/WifiNanIfaceAll.cpp",
28 "android/hardware/wifi/1.0/WifiP2pIfaceAll.cpp",
29 "android/hardware/wifi/1.0/WifiStaIfaceAll.cpp",
Dan Willemsen242b34e2016-09-28 16:12:24 -070030 ],
31}
32
33genrule {
34 name: "android.hardware.wifi@1.0_genc++_headers",
35 tool: "hidl-gen",
36 cmd: "$tool -o $genDir -Lc++ -randroid.hardware:hardware/interfaces android.hardware.wifi@1.0",
37 srcs: [
38 "types.hal",
39 "IWifi.hal",
Roshan Piusadcfba42016-10-05 10:19:06 -070040 "IWifiApIface.hal",
Dan Willemsen242b34e2016-09-28 16:12:24 -070041 "IWifiChip.hal",
42 "IWifiChipEventCallback.hal",
43 "IWifiEventCallback.hal",
Roshan Piusadcfba42016-10-05 10:19:06 -070044 "IWifiIface.hal",
45 "IWifiNanIface.hal",
46 "IWifiP2pIface.hal",
47 "IWifiStaIface.hal",
Dan Willemsen242b34e2016-09-28 16:12:24 -070048 ],
49 out: [
50 "android/hardware/wifi/1.0/types.h",
51 "android/hardware/wifi/1.0/IWifi.h",
52 "android/hardware/wifi/1.0/IHwWifi.h",
53 "android/hardware/wifi/1.0/BnWifi.h",
54 "android/hardware/wifi/1.0/BpWifi.h",
55 "android/hardware/wifi/1.0/BsWifi.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070056 "android/hardware/wifi/1.0/IWifiApIface.h",
57 "android/hardware/wifi/1.0/IHwWifiApIface.h",
58 "android/hardware/wifi/1.0/BnWifiApIface.h",
59 "android/hardware/wifi/1.0/BpWifiApIface.h",
60 "android/hardware/wifi/1.0/BsWifiApIface.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070061 "android/hardware/wifi/1.0/IWifiChip.h",
62 "android/hardware/wifi/1.0/IHwWifiChip.h",
63 "android/hardware/wifi/1.0/BnWifiChip.h",
64 "android/hardware/wifi/1.0/BpWifiChip.h",
65 "android/hardware/wifi/1.0/BsWifiChip.h",
66 "android/hardware/wifi/1.0/IWifiChipEventCallback.h",
67 "android/hardware/wifi/1.0/IHwWifiChipEventCallback.h",
68 "android/hardware/wifi/1.0/BnWifiChipEventCallback.h",
69 "android/hardware/wifi/1.0/BpWifiChipEventCallback.h",
70 "android/hardware/wifi/1.0/BsWifiChipEventCallback.h",
71 "android/hardware/wifi/1.0/IWifiEventCallback.h",
72 "android/hardware/wifi/1.0/IHwWifiEventCallback.h",
73 "android/hardware/wifi/1.0/BnWifiEventCallback.h",
74 "android/hardware/wifi/1.0/BpWifiEventCallback.h",
75 "android/hardware/wifi/1.0/BsWifiEventCallback.h",
Roshan Piusadcfba42016-10-05 10:19:06 -070076 "android/hardware/wifi/1.0/IWifiIface.h",
77 "android/hardware/wifi/1.0/IHwWifiIface.h",
78 "android/hardware/wifi/1.0/BnWifiIface.h",
79 "android/hardware/wifi/1.0/BpWifiIface.h",
80 "android/hardware/wifi/1.0/BsWifiIface.h",
81 "android/hardware/wifi/1.0/IWifiNanIface.h",
82 "android/hardware/wifi/1.0/IHwWifiNanIface.h",
83 "android/hardware/wifi/1.0/BnWifiNanIface.h",
84 "android/hardware/wifi/1.0/BpWifiNanIface.h",
85 "android/hardware/wifi/1.0/BsWifiNanIface.h",
86 "android/hardware/wifi/1.0/IWifiP2pIface.h",
87 "android/hardware/wifi/1.0/IHwWifiP2pIface.h",
88 "android/hardware/wifi/1.0/BnWifiP2pIface.h",
89 "android/hardware/wifi/1.0/BpWifiP2pIface.h",
90 "android/hardware/wifi/1.0/BsWifiP2pIface.h",
91 "android/hardware/wifi/1.0/IWifiStaIface.h",
92 "android/hardware/wifi/1.0/IHwWifiStaIface.h",
93 "android/hardware/wifi/1.0/BnWifiStaIface.h",
94 "android/hardware/wifi/1.0/BpWifiStaIface.h",
95 "android/hardware/wifi/1.0/BsWifiStaIface.h",
Dan Willemsen242b34e2016-09-28 16:12:24 -070096 ],
97}
98
99cc_library_shared {
100 name: "android.hardware.wifi@1.0",
101 generated_sources: ["android.hardware.wifi@1.0_genc++"],
102 generated_headers: ["android.hardware.wifi@1.0_genc++_headers"],
103 export_generated_headers: ["android.hardware.wifi@1.0_genc++_headers"],
104 shared_libs: [
105 "libhidl",
106 "libhwbinder",
107 "libutils",
108 "libcutils",
109 ],
110}