blob: 6a27a349b6a06b1c2d344faa941cdbc22e84b4b0 [file] [log] [blame]
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -07001// This file is autogenerated by hidl-gen. Do not edit manually.
2
3genrule {
4 name: "android.hardware.media.omx@1.0_genc++",
5 tools: ["hidl-gen"],
Yifan Hong50183942016-11-28 16:09:37 -08006 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -07007 srcs: [
8 "types.hal",
9 "IGraphicBufferSource.hal",
10 "IOmx.hal",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070011 "IOmxBufferProducer.hal",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070012 "IOmxBufferSource.hal",
13 "IOmxNode.hal",
14 "IOmxObserver.hal",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070015 "IOmxProducerListener.hal",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070016 ],
17 out: [
18 "android/hardware/media/omx/1.0/types.cpp",
19 "android/hardware/media/omx/1.0/GraphicBufferSourceAll.cpp",
20 "android/hardware/media/omx/1.0/OmxAll.cpp",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070021 "android/hardware/media/omx/1.0/OmxBufferProducerAll.cpp",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070022 "android/hardware/media/omx/1.0/OmxBufferSourceAll.cpp",
23 "android/hardware/media/omx/1.0/OmxNodeAll.cpp",
24 "android/hardware/media/omx/1.0/OmxObserverAll.cpp",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070025 "android/hardware/media/omx/1.0/OmxProducerListenerAll.cpp",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070026 ],
27}
28
29genrule {
30 name: "android.hardware.media.omx@1.0_genc++_headers",
31 tools: ["hidl-gen"],
Yifan Hong50183942016-11-28 16:09:37 -080032 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070033 srcs: [
34 "types.hal",
35 "IGraphicBufferSource.hal",
36 "IOmx.hal",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070037 "IOmxBufferProducer.hal",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070038 "IOmxBufferSource.hal",
39 "IOmxNode.hal",
40 "IOmxObserver.hal",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070041 "IOmxProducerListener.hal",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070042 ],
43 out: [
44 "android/hardware/media/omx/1.0/types.h",
45 "android/hardware/media/omx/1.0/IGraphicBufferSource.h",
46 "android/hardware/media/omx/1.0/IHwGraphicBufferSource.h",
Yifan Honga18049a2017-01-11 13:14:59 -080047 "android/hardware/media/omx/1.0/BnHwGraphicBufferSource.h",
48 "android/hardware/media/omx/1.0/BpHwGraphicBufferSource.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070049 "android/hardware/media/omx/1.0/BsGraphicBufferSource.h",
50 "android/hardware/media/omx/1.0/IOmx.h",
51 "android/hardware/media/omx/1.0/IHwOmx.h",
Yifan Honga18049a2017-01-11 13:14:59 -080052 "android/hardware/media/omx/1.0/BnHwOmx.h",
53 "android/hardware/media/omx/1.0/BpHwOmx.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070054 "android/hardware/media/omx/1.0/BsOmx.h",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070055 "android/hardware/media/omx/1.0/IOmxBufferProducer.h",
56 "android/hardware/media/omx/1.0/IHwOmxBufferProducer.h",
Zhuoyao Zhange9b43bb2017-02-02 16:55:00 -080057 "android/hardware/media/omx/1.0/BnHwOmxBufferProducer.h",
58 "android/hardware/media/omx/1.0/BpHwOmxBufferProducer.h",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070059 "android/hardware/media/omx/1.0/BsOmxBufferProducer.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070060 "android/hardware/media/omx/1.0/IOmxBufferSource.h",
61 "android/hardware/media/omx/1.0/IHwOmxBufferSource.h",
Yifan Honga18049a2017-01-11 13:14:59 -080062 "android/hardware/media/omx/1.0/BnHwOmxBufferSource.h",
63 "android/hardware/media/omx/1.0/BpHwOmxBufferSource.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070064 "android/hardware/media/omx/1.0/BsOmxBufferSource.h",
65 "android/hardware/media/omx/1.0/IOmxNode.h",
66 "android/hardware/media/omx/1.0/IHwOmxNode.h",
Yifan Honga18049a2017-01-11 13:14:59 -080067 "android/hardware/media/omx/1.0/BnHwOmxNode.h",
68 "android/hardware/media/omx/1.0/BpHwOmxNode.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070069 "android/hardware/media/omx/1.0/BsOmxNode.h",
70 "android/hardware/media/omx/1.0/IOmxObserver.h",
71 "android/hardware/media/omx/1.0/IHwOmxObserver.h",
Yifan Honga18049a2017-01-11 13:14:59 -080072 "android/hardware/media/omx/1.0/BnHwOmxObserver.h",
73 "android/hardware/media/omx/1.0/BpHwOmxObserver.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070074 "android/hardware/media/omx/1.0/BsOmxObserver.h",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070075 "android/hardware/media/omx/1.0/IOmxProducerListener.h",
76 "android/hardware/media/omx/1.0/IHwOmxProducerListener.h",
Zhuoyao Zhange9b43bb2017-02-02 16:55:00 -080077 "android/hardware/media/omx/1.0/BnHwOmxProducerListener.h",
78 "android/hardware/media/omx/1.0/BpHwOmxProducerListener.h",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070079 "android/hardware/media/omx/1.0/BsOmxProducerListener.h",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070080 ],
81}
82
83cc_library_shared {
84 name: "android.hardware.media.omx@1.0",
85 generated_sources: ["android.hardware.media.omx@1.0_genc++"],
86 generated_headers: ["android.hardware.media.omx@1.0_genc++_headers"],
87 export_generated_headers: ["android.hardware.media.omx@1.0_genc++_headers"],
88 shared_libs: [
Yifan Hong6b920e42016-11-16 14:17:58 -080089 "libhidlbase",
90 "libhidltransport",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070091 "libhwbinder",
Steven Morelandf8d68ec2016-11-21 16:28:54 -080092 "liblog",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070093 "libutils",
94 "libcutils",
95 "android.hardware.graphics.common@1.0",
96 "android.hardware.media@1.0",
Yifan Hong50183942016-11-28 16:09:37 -080097 "android.hidl.base@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070098 ],
99 export_shared_lib_headers: [
Yifan Hong6b920e42016-11-16 14:17:58 -0800100 "libhidlbase",
101 "libhidltransport",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -0700102 "libhwbinder",
103 "libutils",
104 "android.hardware.graphics.common@1.0",
105 "android.hardware.media@1.0",
Yifan Hong50183942016-11-28 16:09:37 -0800106 "android.hidl.base@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -0700107 ],
108}
Zhuoyao Zhange9b43bb2017-02-02 16:55:00 -0800109
110genrule {
111 name: "android.hardware.media.omx.vts.driver@1.0_genc++",
112 tools: ["hidl-gen", "vtsc"],
113 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/media/omx/1.0/ $(genDir)/android/hardware/media/omx/1.0/",
114 srcs: [
115 "types.hal",
116 "IGraphicBufferSource.hal",
117 "IOmx.hal",
118 "IOmxBufferProducer.hal",
119 "IOmxBufferSource.hal",
120 "IOmxNode.hal",
121 "IOmxObserver.hal",
122 "IOmxProducerListener.hal",
123 ],
124 out: [
125 "android/hardware/media/omx/1.0/types.vts.cpp",
126 "android/hardware/media/omx/1.0/GraphicBufferSource.vts.cpp",
127 "android/hardware/media/omx/1.0/Omx.vts.cpp",
128 "android/hardware/media/omx/1.0/OmxBufferProducer.vts.cpp",
129 "android/hardware/media/omx/1.0/OmxBufferSource.vts.cpp",
130 "android/hardware/media/omx/1.0/OmxNode.vts.cpp",
131 "android/hardware/media/omx/1.0/OmxObserver.vts.cpp",
132 "android/hardware/media/omx/1.0/OmxProducerListener.vts.cpp",
133 ],
134}
135
136genrule {
137 name: "android.hardware.media.omx.vts.driver@1.0_genc++_headers",
138 tools: ["hidl-gen", "vtsc"],
139 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/media/omx/1.0/ $(genDir)/android/hardware/media/omx/1.0/",
140 srcs: [
141 "types.hal",
142 "IGraphicBufferSource.hal",
143 "IOmx.hal",
144 "IOmxBufferProducer.hal",
145 "IOmxBufferSource.hal",
146 "IOmxNode.hal",
147 "IOmxObserver.hal",
148 "IOmxProducerListener.hal",
149 ],
150 out: [
151 "android/hardware/media/omx/1.0/types.vts.h",
152 "android/hardware/media/omx/1.0/GraphicBufferSource.vts.h",
153 "android/hardware/media/omx/1.0/Omx.vts.h",
154 "android/hardware/media/omx/1.0/OmxBufferProducer.vts.h",
155 "android/hardware/media/omx/1.0/OmxBufferSource.vts.h",
156 "android/hardware/media/omx/1.0/OmxNode.vts.h",
157 "android/hardware/media/omx/1.0/OmxObserver.vts.h",
158 "android/hardware/media/omx/1.0/OmxProducerListener.vts.h",
159 ],
160}
161
162cc_library_shared {
163 name: "android.hardware.media.omx.vts.driver@1.0",
164 generated_sources: ["android.hardware.media.omx.vts.driver@1.0_genc++"],
165 generated_headers: ["android.hardware.media.omx.vts.driver@1.0_genc++_headers"],
166 export_generated_headers: ["android.hardware.media.omx.vts.driver@1.0_genc++_headers"],
167 shared_libs: [
168 "libhidlbase",
169 "libhidltransport",
170 "libhwbinder",
171 "liblog",
172 "libutils",
173 "libcutils",
174 "libvts_common",
175 "libvts_datatype",
176 "libvts_measurement",
177 "libvts_multidevice_proto",
178 "libcamera_metadata",
179 "libprotobuf-cpp-full",
180 "android.hardware.graphics.common@1.0",
181 "android.hardware.media@1.0",
182 "android.hidl.base@1.0",
183 "android.hardware.media.omx@1.0",
184 ],
185 export_shared_lib_headers: [
186 "libhidlbase",
187 "libhidltransport",
188 "libhwbinder",
189 "libutils",
190 "android.hardware.graphics.common@1.0",
191 "android.hardware.media@1.0",
192 "android.hidl.base@1.0",
193 ],
194}
195
196genrule {
197 name: "android.hardware.media.omx@1.0-vts.profiler_genc++",
198 tools: ["hidl-gen", "vtsc"],
199 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0 && $(location vtsc) -mPROFILER -tSOURCE -b$(genDir) android/hardware/media/omx/1.0/ $(genDir)/android/hardware/media/omx/1.0/",
200 srcs: [
201 "types.hal",
202 "IGraphicBufferSource.hal",
203 "IOmx.hal",
204 "IOmxBufferProducer.hal",
205 "IOmxBufferSource.hal",
206 "IOmxNode.hal",
207 "IOmxObserver.hal",
208 "IOmxProducerListener.hal",
209 ],
210 out: [
211 "android/hardware/media/omx/1.0/types.vts.cpp",
212 "android/hardware/media/omx/1.0/GraphicBufferSource.vts.cpp",
213 "android/hardware/media/omx/1.0/Omx.vts.cpp",
214 "android/hardware/media/omx/1.0/OmxBufferProducer.vts.cpp",
215 "android/hardware/media/omx/1.0/OmxBufferSource.vts.cpp",
216 "android/hardware/media/omx/1.0/OmxNode.vts.cpp",
217 "android/hardware/media/omx/1.0/OmxObserver.vts.cpp",
218 "android/hardware/media/omx/1.0/OmxProducerListener.vts.cpp",
219 ],
220}
221
222genrule {
223 name: "android.hardware.media.omx@1.0-vts.profiler_genc++_headers",
224 tools: ["hidl-gen", "vtsc"],
225 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0 && $(location vtsc) -mPROFILER -tHEADER -b$(genDir) android/hardware/media/omx/1.0/ $(genDir)/android/hardware/media/omx/1.0/",
226 srcs: [
227 "types.hal",
228 "IGraphicBufferSource.hal",
229 "IOmx.hal",
230 "IOmxBufferProducer.hal",
231 "IOmxBufferSource.hal",
232 "IOmxNode.hal",
233 "IOmxObserver.hal",
234 "IOmxProducerListener.hal",
235 ],
236 out: [
237 "android/hardware/media/omx/1.0/types.vts.h",
238 "android/hardware/media/omx/1.0/GraphicBufferSource.vts.h",
239 "android/hardware/media/omx/1.0/Omx.vts.h",
240 "android/hardware/media/omx/1.0/OmxBufferProducer.vts.h",
241 "android/hardware/media/omx/1.0/OmxBufferSource.vts.h",
242 "android/hardware/media/omx/1.0/OmxNode.vts.h",
243 "android/hardware/media/omx/1.0/OmxObserver.vts.h",
244 "android/hardware/media/omx/1.0/OmxProducerListener.vts.h",
245 ],
246}
247
248cc_library_shared {
249 name: "android.hardware.media.omx@1.0-vts.profiler",
250 generated_sources: ["android.hardware.media.omx@1.0-vts.profiler_genc++"],
251 generated_headers: ["android.hardware.media.omx@1.0-vts.profiler_genc++_headers"],
252 export_generated_headers: ["android.hardware.media.omx@1.0-vts.profiler_genc++_headers"],
253 shared_libs: [
254 "libbase",
255 "libhidlbase",
256 "libhidltransport",
257 "libvts_profiling",
258 "libvts_multidevice_proto",
259 "libprotobuf-cpp-full",
260 "android.hardware.graphics.common@1.0",
261 "android.hardware.media@1.0",
262 "android.hidl.base@1.0",
263 "android.hardware.media.omx@1.0",
264 ],
265}