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 | |
Tri Vo | ce608be | 2017-02-07 19:13:25 -0800 | [diff] [blame] | 3 | filegroup { |
| 4 | name: "android.hardware.media.omx@1.0_hal", |
| 5 | srcs: [ |
| 6 | "types.hal", |
| 7 | "IGraphicBufferSource.hal", |
| 8 | "IOmx.hal", |
Tri Vo | ce608be | 2017-02-07 19:13:25 -0800 | [diff] [blame] | 9 | "IOmxBufferSource.hal", |
| 10 | "IOmxNode.hal", |
| 11 | "IOmxObserver.hal", |
Tri Vo | ce608be | 2017-02-07 19:13:25 -0800 | [diff] [blame] | 12 | ], |
| 13 | } |
| 14 | |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 15 | genrule { |
| 16 | name: "android.hardware.media.omx@1.0_genc++", |
| 17 | tools: ["hidl-gen"], |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 18 | 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] | 19 | srcs: [ |
Tri Vo | 85120c9 | 2017-02-10 12:45:17 -0800 | [diff] [blame] | 20 | ":android.hardware.media.omx@1.0_hal", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 21 | ], |
| 22 | out: [ |
| 23 | "android/hardware/media/omx/1.0/types.cpp", |
| 24 | "android/hardware/media/omx/1.0/GraphicBufferSourceAll.cpp", |
| 25 | "android/hardware/media/omx/1.0/OmxAll.cpp", |
| 26 | "android/hardware/media/omx/1.0/OmxBufferSourceAll.cpp", |
| 27 | "android/hardware/media/omx/1.0/OmxNodeAll.cpp", |
| 28 | "android/hardware/media/omx/1.0/OmxObserverAll.cpp", |
| 29 | ], |
| 30 | } |
| 31 | |
| 32 | genrule { |
| 33 | name: "android.hardware.media.omx@1.0_genc++_headers", |
| 34 | tools: ["hidl-gen"], |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 35 | 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] | 36 | srcs: [ |
Tri Vo | 85120c9 | 2017-02-10 12:45:17 -0800 | [diff] [blame] | 37 | ":android.hardware.media.omx@1.0_hal", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 38 | ], |
| 39 | out: [ |
| 40 | "android/hardware/media/omx/1.0/types.h", |
Steven Moreland | 561b602 | 2017-03-27 11:48:14 -0700 | [diff] [blame] | 41 | "android/hardware/media/omx/1.0/hwtypes.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 42 | "android/hardware/media/omx/1.0/IGraphicBufferSource.h", |
| 43 | "android/hardware/media/omx/1.0/IHwGraphicBufferSource.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 44 | "android/hardware/media/omx/1.0/BnHwGraphicBufferSource.h", |
| 45 | "android/hardware/media/omx/1.0/BpHwGraphicBufferSource.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 46 | "android/hardware/media/omx/1.0/BsGraphicBufferSource.h", |
| 47 | "android/hardware/media/omx/1.0/IOmx.h", |
| 48 | "android/hardware/media/omx/1.0/IHwOmx.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 49 | "android/hardware/media/omx/1.0/BnHwOmx.h", |
| 50 | "android/hardware/media/omx/1.0/BpHwOmx.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 51 | "android/hardware/media/omx/1.0/BsOmx.h", |
| 52 | "android/hardware/media/omx/1.0/IOmxBufferSource.h", |
| 53 | "android/hardware/media/omx/1.0/IHwOmxBufferSource.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 54 | "android/hardware/media/omx/1.0/BnHwOmxBufferSource.h", |
| 55 | "android/hardware/media/omx/1.0/BpHwOmxBufferSource.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 56 | "android/hardware/media/omx/1.0/BsOmxBufferSource.h", |
| 57 | "android/hardware/media/omx/1.0/IOmxNode.h", |
| 58 | "android/hardware/media/omx/1.0/IHwOmxNode.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 59 | "android/hardware/media/omx/1.0/BnHwOmxNode.h", |
| 60 | "android/hardware/media/omx/1.0/BpHwOmxNode.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 61 | "android/hardware/media/omx/1.0/BsOmxNode.h", |
| 62 | "android/hardware/media/omx/1.0/IOmxObserver.h", |
| 63 | "android/hardware/media/omx/1.0/IHwOmxObserver.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 64 | "android/hardware/media/omx/1.0/BnHwOmxObserver.h", |
| 65 | "android/hardware/media/omx/1.0/BpHwOmxObserver.h", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 66 | "android/hardware/media/omx/1.0/BsOmxObserver.h", |
| 67 | ], |
| 68 | } |
| 69 | |
| 70 | cc_library_shared { |
| 71 | name: "android.hardware.media.omx@1.0", |
| 72 | generated_sources: ["android.hardware.media.omx@1.0_genc++"], |
| 73 | generated_headers: ["android.hardware.media.omx@1.0_genc++_headers"], |
| 74 | export_generated_headers: ["android.hardware.media.omx@1.0_genc++_headers"], |
Steven Moreland | 3b36a83 | 2017-04-11 09:58:03 -0700 | [diff] [blame^] | 75 | vendor_available: true, |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 76 | shared_libs: [ |
Yifan Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 77 | "libhidlbase", |
| 78 | "libhidltransport", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 79 | "libhwbinder", |
Steven Moreland | f8d68ec | 2016-11-21 16:28:54 -0800 | [diff] [blame] | 80 | "liblog", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 81 | "libutils", |
| 82 | "libcutils", |
Pawin Vongmasa | 4a3cd13 | 2017-03-06 15:09:19 -0800 | [diff] [blame] | 83 | "android.hardware.graphics.bufferqueue@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 84 | "android.hardware.graphics.common@1.0", |
| 85 | "android.hardware.media@1.0", |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 86 | "android.hidl.base@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 87 | ], |
| 88 | export_shared_lib_headers: [ |
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", |
| 92 | "libutils", |
Pawin Vongmasa | 4a3cd13 | 2017-03-06 15:09:19 -0800 | [diff] [blame] | 93 | "android.hardware.graphics.bufferqueue@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 94 | "android.hardware.graphics.common@1.0", |
| 95 | "android.hardware.media@1.0", |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 96 | "android.hidl.base@1.0", |
Pawin Vongmasa | 6ec37b9 | 2016-10-06 19:01:51 -0700 | [diff] [blame] | 97 | ], |
| 98 | } |