Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen. Do not edit manually. |
| 2 | |
| 3 | genrule { |
| 4 | name: "android.hardware.media.omx@1.0_genc++", |
| 5 | tools: ["hidl-gen"], |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 6 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 7 | srcs: [ |
| 8 | "types.hal", |
| 9 | "IGraphicBufferSource.hal", |
| 10 | "IOmx.hal", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 11 | "IOmxBufferProducer.hal", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 12 | "IOmxBufferSource.hal", |
| 13 | "IOmxNode.hal", |
| 14 | "IOmxObserver.hal", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 15 | "IOmxProducerListener.hal", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 16 | ], |
| 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 Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 21 | "android/hardware/media/omx/1.0/OmxBufferProducerAll.cpp", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 22 | "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 Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 25 | "android/hardware/media/omx/1.0/OmxProducerListenerAll.cpp", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 26 | ], |
| 27 | } |
| 28 | |
| 29 | genrule { |
| 30 | name: "android.hardware.media.omx@1.0_genc++_headers", |
| 31 | tools: ["hidl-gen"], |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 32 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.media.omx@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 33 | srcs: [ |
| 34 | "types.hal", |
| 35 | "IGraphicBufferSource.hal", |
| 36 | "IOmx.hal", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 37 | "IOmxBufferProducer.hal", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 38 | "IOmxBufferSource.hal", |
| 39 | "IOmxNode.hal", |
| 40 | "IOmxObserver.hal", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 41 | "IOmxProducerListener.hal", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 42 | ], |
| 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 Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 47 | "android/hardware/media/omx/1.0/BnHwGraphicBufferSource.h", |
| 48 | "android/hardware/media/omx/1.0/BpHwGraphicBufferSource.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 49 | "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 Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 52 | "android/hardware/media/omx/1.0/BnHwOmx.h", |
| 53 | "android/hardware/media/omx/1.0/BpHwOmx.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 54 | "android/hardware/media/omx/1.0/BsOmx.h", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 55 | "android/hardware/media/omx/1.0/IOmxBufferProducer.h", |
| 56 | "android/hardware/media/omx/1.0/IHwOmxBufferProducer.h", |
Zhuoyao Zhang | e9b43bb | 2017-02-02 16:55:00 -0800 | [diff] [blame] | 57 | "android/hardware/media/omx/1.0/BnHwOmxBufferProducer.h", |
| 58 | "android/hardware/media/omx/1.0/BpHwOmxBufferProducer.h", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 59 | "android/hardware/media/omx/1.0/BsOmxBufferProducer.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 60 | "android/hardware/media/omx/1.0/IOmxBufferSource.h", |
| 61 | "android/hardware/media/omx/1.0/IHwOmxBufferSource.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 62 | "android/hardware/media/omx/1.0/BnHwOmxBufferSource.h", |
| 63 | "android/hardware/media/omx/1.0/BpHwOmxBufferSource.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 64 | "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 Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 67 | "android/hardware/media/omx/1.0/BnHwOmxNode.h", |
| 68 | "android/hardware/media/omx/1.0/BpHwOmxNode.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 69 | "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 Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 72 | "android/hardware/media/omx/1.0/BnHwOmxObserver.h", |
| 73 | "android/hardware/media/omx/1.0/BpHwOmxObserver.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 74 | "android/hardware/media/omx/1.0/BsOmxObserver.h", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 75 | "android/hardware/media/omx/1.0/IOmxProducerListener.h", |
| 76 | "android/hardware/media/omx/1.0/IHwOmxProducerListener.h", |
Zhuoyao Zhang | e9b43bb | 2017-02-02 16:55:00 -0800 | [diff] [blame] | 77 | "android/hardware/media/omx/1.0/BnHwOmxProducerListener.h", |
| 78 | "android/hardware/media/omx/1.0/BpHwOmxProducerListener.h", |
Pawin Vongmasa | 120c4da | 2016-12-19 14:49:56 +0700 | [diff] [blame] | 79 | "android/hardware/media/omx/1.0/BsOmxProducerListener.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 80 | ], |
| 81 | } |
| 82 | |
| 83 | cc_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 Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 89 | "libhidlbase", |
| 90 | "libhidltransport", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 91 | "libhwbinder", |
Steven Moreland | f8d68ec | 2016-11-21 16:28:54 -0800 | [diff] [blame] | 92 | "liblog", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 93 | "libutils", |
| 94 | "libcutils", |
| 95 | "android.hardware.graphics.common@1.0", |
| 96 | "android.hardware.media@1.0", |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 97 | "android.hidl.base@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 98 | ], |
| 99 | export_shared_lib_headers: [ |
Yifan Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 100 | "libhidlbase", |
| 101 | "libhidltransport", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 102 | "libhwbinder", |
| 103 | "libutils", |
| 104 | "android.hardware.graphics.common@1.0", |
| 105 | "android.hardware.media@1.0", |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 106 | "android.hidl.base@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 107 | ], |
| 108 | } |
Zhuoyao Zhang | e9b43bb | 2017-02-02 16:55:00 -0800 | [diff] [blame] | 109 | |
| 110 | genrule { |
| 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 | |
| 136 | genrule { |
| 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 | |
| 162 | cc_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 | |
| 196 | genrule { |
| 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 | |
| 222 | genrule { |
| 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 | |
| 248 | cc_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 | } |