blob: 85d15aefd7b162a9ef7eb5f1b708cffe18fd0934 [file] [log] [blame]
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -07001// This file is autogenerated by hidl-gen. Do not edit manually.
2
Tri Voce608be2017-02-07 19:13:25 -08003filegroup {
4 name: "android.hardware.media.omx@1.0_hal",
5 srcs: [
6 "types.hal",
7 "IGraphicBufferSource.hal",
8 "IOmx.hal",
9 "IOmxBufferProducer.hal",
10 "IOmxBufferSource.hal",
11 "IOmxNode.hal",
12 "IOmxObserver.hal",
13 "IOmxProducerListener.hal",
14 ],
15}
16
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070017genrule {
18 name: "android.hardware.media.omx@1.0_genc++",
19 tools: ["hidl-gen"],
Yifan Hong50183942016-11-28 16:09:37 -080020 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 -070021 srcs: [
Tri Vo85120c92017-02-10 12:45:17 -080022 ":android.hardware.media.omx@1.0_hal",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070023 ],
24 out: [
25 "android/hardware/media/omx/1.0/types.cpp",
26 "android/hardware/media/omx/1.0/GraphicBufferSourceAll.cpp",
27 "android/hardware/media/omx/1.0/OmxAll.cpp",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070028 "android/hardware/media/omx/1.0/OmxBufferProducerAll.cpp",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070029 "android/hardware/media/omx/1.0/OmxBufferSourceAll.cpp",
30 "android/hardware/media/omx/1.0/OmxNodeAll.cpp",
31 "android/hardware/media/omx/1.0/OmxObserverAll.cpp",
Pawin Vongmasa120c4da2016-12-19 14:49:56 +070032 "android/hardware/media/omx/1.0/OmxProducerListenerAll.cpp",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070033 ],
34}
35
36genrule {
37 name: "android.hardware.media.omx@1.0_genc++_headers",
38 tools: ["hidl-gen"],
Yifan Hong50183942016-11-28 16:09:37 -080039 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 -070040 srcs: [
Tri Vo85120c92017-02-10 12:45:17 -080041 ":android.hardware.media.omx@1.0_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}