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