Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -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.audio.effect@2.0_hal", |
| 5 | srcs: [ |
| 6 | "types.hal", |
| 7 | "IAcousticEchoCancelerEffect.hal", |
| 8 | "IAutomaticGainControlEffect.hal", |
| 9 | "IBassBoostEffect.hal", |
| 10 | "IDownmixEffect.hal", |
| 11 | "IEffect.hal", |
| 12 | "IEffectBufferProviderCallback.hal", |
| 13 | "IEffectsFactory.hal", |
| 14 | "IEnvironmentalReverbEffect.hal", |
| 15 | "IEqualizerEffect.hal", |
| 16 | "ILoudnessEnhancerEffect.hal", |
| 17 | "INoiseSuppressionEffect.hal", |
| 18 | "IPresetReverbEffect.hal", |
| 19 | "IVirtualizerEffect.hal", |
| 20 | "IVisualizerEffect.hal", |
| 21 | ], |
| 22 | } |
| 23 | |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 24 | genrule { |
| 25 | name: "android.hardware.audio.effect@2.0_genc++", |
Colin Cross | b785f5b | 2016-11-04 15:02:42 -0700 | [diff] [blame] | 26 | tools: ["hidl-gen"], |
Steven Moreland | bc71124 | 2017-05-09 19:51:19 -0700 | [diff] [blame] | 27 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++-sources -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 28 | srcs: [ |
Tri Vo | 85120c9 | 2017-02-10 12:45:17 -0800 | [diff] [blame] | 29 | ":android.hardware.audio.effect@2.0_hal", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 30 | ], |
| 31 | out: [ |
| 32 | "android/hardware/audio/effect/2.0/types.cpp", |
| 33 | "android/hardware/audio/effect/2.0/AcousticEchoCancelerEffectAll.cpp", |
| 34 | "android/hardware/audio/effect/2.0/AutomaticGainControlEffectAll.cpp", |
| 35 | "android/hardware/audio/effect/2.0/BassBoostEffectAll.cpp", |
| 36 | "android/hardware/audio/effect/2.0/DownmixEffectAll.cpp", |
| 37 | "android/hardware/audio/effect/2.0/EffectAll.cpp", |
| 38 | "android/hardware/audio/effect/2.0/EffectBufferProviderCallbackAll.cpp", |
| 39 | "android/hardware/audio/effect/2.0/EffectsFactoryAll.cpp", |
| 40 | "android/hardware/audio/effect/2.0/EnvironmentalReverbEffectAll.cpp", |
| 41 | "android/hardware/audio/effect/2.0/EqualizerEffectAll.cpp", |
| 42 | "android/hardware/audio/effect/2.0/LoudnessEnhancerEffectAll.cpp", |
| 43 | "android/hardware/audio/effect/2.0/NoiseSuppressionEffectAll.cpp", |
| 44 | "android/hardware/audio/effect/2.0/PresetReverbEffectAll.cpp", |
| 45 | "android/hardware/audio/effect/2.0/VirtualizerEffectAll.cpp", |
| 46 | "android/hardware/audio/effect/2.0/VisualizerEffectAll.cpp", |
| 47 | ], |
| 48 | } |
| 49 | |
| 50 | genrule { |
| 51 | name: "android.hardware.audio.effect@2.0_genc++_headers", |
Colin Cross | b785f5b | 2016-11-04 15:02:42 -0700 | [diff] [blame] | 52 | tools: ["hidl-gen"], |
Steven Moreland | bc71124 | 2017-05-09 19:51:19 -0700 | [diff] [blame] | 53 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++-headers -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 54 | srcs: [ |
Tri Vo | 85120c9 | 2017-02-10 12:45:17 -0800 | [diff] [blame] | 55 | ":android.hardware.audio.effect@2.0_hal", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 56 | ], |
| 57 | out: [ |
| 58 | "android/hardware/audio/effect/2.0/types.h", |
Steven Moreland | 561b602 | 2017-03-27 11:48:14 -0700 | [diff] [blame] | 59 | "android/hardware/audio/effect/2.0/hwtypes.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 60 | "android/hardware/audio/effect/2.0/IAcousticEchoCancelerEffect.h", |
| 61 | "android/hardware/audio/effect/2.0/IHwAcousticEchoCancelerEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 62 | "android/hardware/audio/effect/2.0/BnHwAcousticEchoCancelerEffect.h", |
| 63 | "android/hardware/audio/effect/2.0/BpHwAcousticEchoCancelerEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 64 | "android/hardware/audio/effect/2.0/BsAcousticEchoCancelerEffect.h", |
| 65 | "android/hardware/audio/effect/2.0/IAutomaticGainControlEffect.h", |
| 66 | "android/hardware/audio/effect/2.0/IHwAutomaticGainControlEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 67 | "android/hardware/audio/effect/2.0/BnHwAutomaticGainControlEffect.h", |
| 68 | "android/hardware/audio/effect/2.0/BpHwAutomaticGainControlEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 69 | "android/hardware/audio/effect/2.0/BsAutomaticGainControlEffect.h", |
| 70 | "android/hardware/audio/effect/2.0/IBassBoostEffect.h", |
| 71 | "android/hardware/audio/effect/2.0/IHwBassBoostEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 72 | "android/hardware/audio/effect/2.0/BnHwBassBoostEffect.h", |
| 73 | "android/hardware/audio/effect/2.0/BpHwBassBoostEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 74 | "android/hardware/audio/effect/2.0/BsBassBoostEffect.h", |
| 75 | "android/hardware/audio/effect/2.0/IDownmixEffect.h", |
| 76 | "android/hardware/audio/effect/2.0/IHwDownmixEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 77 | "android/hardware/audio/effect/2.0/BnHwDownmixEffect.h", |
| 78 | "android/hardware/audio/effect/2.0/BpHwDownmixEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 79 | "android/hardware/audio/effect/2.0/BsDownmixEffect.h", |
| 80 | "android/hardware/audio/effect/2.0/IEffect.h", |
| 81 | "android/hardware/audio/effect/2.0/IHwEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 82 | "android/hardware/audio/effect/2.0/BnHwEffect.h", |
| 83 | "android/hardware/audio/effect/2.0/BpHwEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 84 | "android/hardware/audio/effect/2.0/BsEffect.h", |
| 85 | "android/hardware/audio/effect/2.0/IEffectBufferProviderCallback.h", |
| 86 | "android/hardware/audio/effect/2.0/IHwEffectBufferProviderCallback.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 87 | "android/hardware/audio/effect/2.0/BnHwEffectBufferProviderCallback.h", |
| 88 | "android/hardware/audio/effect/2.0/BpHwEffectBufferProviderCallback.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 89 | "android/hardware/audio/effect/2.0/BsEffectBufferProviderCallback.h", |
| 90 | "android/hardware/audio/effect/2.0/IEffectsFactory.h", |
| 91 | "android/hardware/audio/effect/2.0/IHwEffectsFactory.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 92 | "android/hardware/audio/effect/2.0/BnHwEffectsFactory.h", |
| 93 | "android/hardware/audio/effect/2.0/BpHwEffectsFactory.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 94 | "android/hardware/audio/effect/2.0/BsEffectsFactory.h", |
| 95 | "android/hardware/audio/effect/2.0/IEnvironmentalReverbEffect.h", |
| 96 | "android/hardware/audio/effect/2.0/IHwEnvironmentalReverbEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 97 | "android/hardware/audio/effect/2.0/BnHwEnvironmentalReverbEffect.h", |
| 98 | "android/hardware/audio/effect/2.0/BpHwEnvironmentalReverbEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 99 | "android/hardware/audio/effect/2.0/BsEnvironmentalReverbEffect.h", |
| 100 | "android/hardware/audio/effect/2.0/IEqualizerEffect.h", |
| 101 | "android/hardware/audio/effect/2.0/IHwEqualizerEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 102 | "android/hardware/audio/effect/2.0/BnHwEqualizerEffect.h", |
| 103 | "android/hardware/audio/effect/2.0/BpHwEqualizerEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 104 | "android/hardware/audio/effect/2.0/BsEqualizerEffect.h", |
| 105 | "android/hardware/audio/effect/2.0/ILoudnessEnhancerEffect.h", |
| 106 | "android/hardware/audio/effect/2.0/IHwLoudnessEnhancerEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 107 | "android/hardware/audio/effect/2.0/BnHwLoudnessEnhancerEffect.h", |
| 108 | "android/hardware/audio/effect/2.0/BpHwLoudnessEnhancerEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 109 | "android/hardware/audio/effect/2.0/BsLoudnessEnhancerEffect.h", |
| 110 | "android/hardware/audio/effect/2.0/INoiseSuppressionEffect.h", |
| 111 | "android/hardware/audio/effect/2.0/IHwNoiseSuppressionEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 112 | "android/hardware/audio/effect/2.0/BnHwNoiseSuppressionEffect.h", |
| 113 | "android/hardware/audio/effect/2.0/BpHwNoiseSuppressionEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 114 | "android/hardware/audio/effect/2.0/BsNoiseSuppressionEffect.h", |
| 115 | "android/hardware/audio/effect/2.0/IPresetReverbEffect.h", |
| 116 | "android/hardware/audio/effect/2.0/IHwPresetReverbEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 117 | "android/hardware/audio/effect/2.0/BnHwPresetReverbEffect.h", |
| 118 | "android/hardware/audio/effect/2.0/BpHwPresetReverbEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 119 | "android/hardware/audio/effect/2.0/BsPresetReverbEffect.h", |
| 120 | "android/hardware/audio/effect/2.0/IVirtualizerEffect.h", |
| 121 | "android/hardware/audio/effect/2.0/IHwVirtualizerEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 122 | "android/hardware/audio/effect/2.0/BnHwVirtualizerEffect.h", |
| 123 | "android/hardware/audio/effect/2.0/BpHwVirtualizerEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 124 | "android/hardware/audio/effect/2.0/BsVirtualizerEffect.h", |
| 125 | "android/hardware/audio/effect/2.0/IVisualizerEffect.h", |
| 126 | "android/hardware/audio/effect/2.0/IHwVisualizerEffect.h", |
Yifan Hong | a18049a | 2017-01-11 13:14:59 -0800 | [diff] [blame] | 127 | "android/hardware/audio/effect/2.0/BnHwVisualizerEffect.h", |
| 128 | "android/hardware/audio/effect/2.0/BpHwVisualizerEffect.h", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 129 | "android/hardware/audio/effect/2.0/BsVisualizerEffect.h", |
| 130 | ], |
| 131 | } |
| 132 | |
Steven Moreland | dfd8287 | 2017-08-10 15:15:40 -0700 | [diff] [blame] | 133 | cc_library { |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 134 | name: "android.hardware.audio.effect@2.0", |
Steven Moreland | 76cfb84 | 2017-05-19 15:52:22 -0700 | [diff] [blame] | 135 | defaults: ["hidl-module-defaults"], |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 136 | generated_sources: ["android.hardware.audio.effect@2.0_genc++"], |
| 137 | generated_headers: ["android.hardware.audio.effect@2.0_genc++_headers"], |
| 138 | export_generated_headers: ["android.hardware.audio.effect@2.0_genc++_headers"], |
Steven Moreland | 3b36a83 | 2017-04-11 09:58:03 -0700 | [diff] [blame] | 139 | vendor_available: true, |
Steven Moreland | dfd8287 | 2017-08-10 15:15:40 -0700 | [diff] [blame] | 140 | vndk: { |
| 141 | enabled: true, |
| 142 | }, |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 143 | shared_libs: [ |
Yifan Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 144 | "libhidlbase", |
| 145 | "libhidltransport", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 146 | "libhwbinder", |
Steven Moreland | f8d68ec | 2016-11-21 16:28:54 -0800 | [diff] [blame] | 147 | "liblog", |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 148 | "libutils", |
| 149 | "libcutils", |
| 150 | "android.hardware.audio.common@2.0", |
| 151 | ], |
Steven Moreland | fcd74eb | 2016-11-02 10:23:49 -0700 | [diff] [blame] | 152 | export_shared_lib_headers: [ |
Yifan Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 153 | "libhidlbase", |
| 154 | "libhidltransport", |
Steven Moreland | fcd74eb | 2016-11-02 10:23:49 -0700 | [diff] [blame] | 155 | "libhwbinder", |
| 156 | "libutils", |
Yifan Hong | c2f2779 | 2016-11-07 15:38:41 -0800 | [diff] [blame] | 157 | "android.hardware.audio.common@2.0", |
Steven Moreland | 6972777 | 2016-10-25 15:45:19 -0700 | [diff] [blame] | 158 | ], |
Mikhail Naganov | 40be06c | 2016-09-27 17:01:34 -0700 | [diff] [blame] | 159 | } |
Steven Moreland | 26a0bb2 | 2017-09-22 14:10:47 -0700 | [diff] [blame] | 160 | |
| 161 | genrule { |
| 162 | name: "android.hardware.audio.effect@2.0-adapter-helper_genc++", |
| 163 | tools: ["hidl-gen"], |
| 164 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++-adapter-sources -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0", |
| 165 | srcs: [ |
| 166 | ":android.hardware.audio.effect@2.0_hal", |
| 167 | ], |
| 168 | out: [ |
| 169 | "android/hardware/audio/effect/2.0/AAcousticEchoCancelerEffect.cpp", |
| 170 | "android/hardware/audio/effect/2.0/AAutomaticGainControlEffect.cpp", |
| 171 | "android/hardware/audio/effect/2.0/ABassBoostEffect.cpp", |
| 172 | "android/hardware/audio/effect/2.0/ADownmixEffect.cpp", |
| 173 | "android/hardware/audio/effect/2.0/AEffect.cpp", |
| 174 | "android/hardware/audio/effect/2.0/AEffectBufferProviderCallback.cpp", |
| 175 | "android/hardware/audio/effect/2.0/AEffectsFactory.cpp", |
| 176 | "android/hardware/audio/effect/2.0/AEnvironmentalReverbEffect.cpp", |
| 177 | "android/hardware/audio/effect/2.0/AEqualizerEffect.cpp", |
| 178 | "android/hardware/audio/effect/2.0/ALoudnessEnhancerEffect.cpp", |
| 179 | "android/hardware/audio/effect/2.0/ANoiseSuppressionEffect.cpp", |
| 180 | "android/hardware/audio/effect/2.0/APresetReverbEffect.cpp", |
| 181 | "android/hardware/audio/effect/2.0/AVirtualizerEffect.cpp", |
| 182 | "android/hardware/audio/effect/2.0/AVisualizerEffect.cpp", |
| 183 | ], |
| 184 | } |
| 185 | |
| 186 | genrule { |
| 187 | name: "android.hardware.audio.effect@2.0-adapter-helper_genc++_headers", |
| 188 | tools: ["hidl-gen"], |
| 189 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++-adapter-headers -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0", |
| 190 | srcs: [ |
| 191 | ":android.hardware.audio.effect@2.0_hal", |
| 192 | ], |
| 193 | out: [ |
| 194 | "android/hardware/audio/effect/2.0/AAcousticEchoCancelerEffect.h", |
| 195 | "android/hardware/audio/effect/2.0/AAutomaticGainControlEffect.h", |
| 196 | "android/hardware/audio/effect/2.0/ABassBoostEffect.h", |
| 197 | "android/hardware/audio/effect/2.0/ADownmixEffect.h", |
| 198 | "android/hardware/audio/effect/2.0/AEffect.h", |
| 199 | "android/hardware/audio/effect/2.0/AEffectBufferProviderCallback.h", |
| 200 | "android/hardware/audio/effect/2.0/AEffectsFactory.h", |
| 201 | "android/hardware/audio/effect/2.0/AEnvironmentalReverbEffect.h", |
| 202 | "android/hardware/audio/effect/2.0/AEqualizerEffect.h", |
| 203 | "android/hardware/audio/effect/2.0/ALoudnessEnhancerEffect.h", |
| 204 | "android/hardware/audio/effect/2.0/ANoiseSuppressionEffect.h", |
| 205 | "android/hardware/audio/effect/2.0/APresetReverbEffect.h", |
| 206 | "android/hardware/audio/effect/2.0/AVirtualizerEffect.h", |
| 207 | "android/hardware/audio/effect/2.0/AVisualizerEffect.h", |
| 208 | ], |
| 209 | } |
| 210 | |
| 211 | |
| 212 | cc_library { |
| 213 | name: "android.hardware.audio.effect@2.0-adapter-helper", |
| 214 | defaults: ["hidl-module-defaults"], |
| 215 | generated_sources: ["android.hardware.audio.effect@2.0-adapter-helper_genc++"], |
| 216 | generated_headers: ["android.hardware.audio.effect@2.0-adapter-helper_genc++_headers"], |
| 217 | export_generated_headers: ["android.hardware.audio.effect@2.0-adapter-helper_genc++_headers"], |
| 218 | vendor_available: true, |
| 219 | shared_libs: [ |
| 220 | "libhidlbase", |
| 221 | "libhidltransport", |
| 222 | "libhwbinder", |
| 223 | "liblog", |
| 224 | "libutils", |
| 225 | "libcutils", |
| 226 | "libhidladapter", |
| 227 | "android.hardware.audio.common@2.0", |
| 228 | "android.hardware.audio.effect@2.0", |
| 229 | "android.hidl.base@1.0-adapter-helper", |
| 230 | ], |
| 231 | export_shared_lib_headers: [ |
| 232 | "libhidlbase", |
| 233 | "libhidltransport", |
| 234 | "libhwbinder", |
| 235 | "libutils", |
| 236 | "libhidladapter", |
| 237 | "android.hardware.audio.common@2.0", |
| 238 | "android.hardware.audio.effect@2.0", |
| 239 | "android.hidl.base@1.0-adapter-helper", |
| 240 | ], |
| 241 | } |
| 242 | |
| 243 | genrule { |
| 244 | name: "android.hardware.audio.effect@2.0-adapter_genc++", |
| 245 | tools: ["hidl-gen"], |
| 246 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++-adapter-main -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0", |
Steven Moreland | a5299ee | 2017-09-26 12:54:42 -0700 | [diff] [blame] | 247 | out: ["main.cpp"] |
| 248 | } |
Steven Moreland | 26a0bb2 | 2017-09-22 14:10:47 -0700 | [diff] [blame] | 249 | |
| 250 | cc_test { |
| 251 | name: "android.hardware.audio.effect@2.0-adapter", |
| 252 | shared_libs: [ |
| 253 | "libhidladapter", |
| 254 | "libhidlbase", |
| 255 | "libhidltransport", |
| 256 | "libutils", |
| 257 | "android.hardware.audio.common@2.0", |
| 258 | "android.hardware.audio.effect@2.0", |
| 259 | "android.hardware.audio.effect@2.0-adapter-helper", |
| 260 | ], |
| 261 | generated_sources: ["android.hardware.audio.effect@2.0-adapter_genc++"], |
| 262 | } |