blob: 9edbb2ae4a81d8fdbac79faab72ca5b6abfe4b8f [file] [log] [blame]
Mikhail Naganov40be06c2016-09-27 17:01:34 -07001// This file is autogenerated by hidl-gen. Do not edit manually.
2
3genrule {
4 name: "android.hardware.audio.effect@2.0_genc++",
Colin Crossb785f5b2016-11-04 15:02:42 -07005 tools: ["hidl-gen"],
6 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces android.hardware.audio.effect@2.0",
Mikhail Naganov40be06c2016-09-27 17:01:34 -07007 srcs: [
8 "types.hal",
9 "IAcousticEchoCancelerEffect.hal",
10 "IAutomaticGainControlEffect.hal",
11 "IBassBoostEffect.hal",
12 "IDownmixEffect.hal",
13 "IEffect.hal",
14 "IEffectBufferProviderCallback.hal",
15 "IEffectsFactory.hal",
16 "IEnvironmentalReverbEffect.hal",
17 "IEqualizerEffect.hal",
18 "ILoudnessEnhancerEffect.hal",
19 "INoiseSuppressionEffect.hal",
20 "IPresetReverbEffect.hal",
21 "IVirtualizerEffect.hal",
22 "IVisualizerEffect.hal",
23 ],
24 out: [
25 "android/hardware/audio/effect/2.0/types.cpp",
26 "android/hardware/audio/effect/2.0/AcousticEchoCancelerEffectAll.cpp",
27 "android/hardware/audio/effect/2.0/AutomaticGainControlEffectAll.cpp",
28 "android/hardware/audio/effect/2.0/BassBoostEffectAll.cpp",
29 "android/hardware/audio/effect/2.0/DownmixEffectAll.cpp",
30 "android/hardware/audio/effect/2.0/EffectAll.cpp",
31 "android/hardware/audio/effect/2.0/EffectBufferProviderCallbackAll.cpp",
32 "android/hardware/audio/effect/2.0/EffectsFactoryAll.cpp",
33 "android/hardware/audio/effect/2.0/EnvironmentalReverbEffectAll.cpp",
34 "android/hardware/audio/effect/2.0/EqualizerEffectAll.cpp",
35 "android/hardware/audio/effect/2.0/LoudnessEnhancerEffectAll.cpp",
36 "android/hardware/audio/effect/2.0/NoiseSuppressionEffectAll.cpp",
37 "android/hardware/audio/effect/2.0/PresetReverbEffectAll.cpp",
38 "android/hardware/audio/effect/2.0/VirtualizerEffectAll.cpp",
39 "android/hardware/audio/effect/2.0/VisualizerEffectAll.cpp",
40 ],
41}
42
43genrule {
44 name: "android.hardware.audio.effect@2.0_genc++_headers",
Colin Crossb785f5b2016-11-04 15:02:42 -070045 tools: ["hidl-gen"],
46 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces android.hardware.audio.effect@2.0",
Mikhail Naganov40be06c2016-09-27 17:01:34 -070047 srcs: [
48 "types.hal",
49 "IAcousticEchoCancelerEffect.hal",
50 "IAutomaticGainControlEffect.hal",
51 "IBassBoostEffect.hal",
52 "IDownmixEffect.hal",
53 "IEffect.hal",
54 "IEffectBufferProviderCallback.hal",
55 "IEffectsFactory.hal",
56 "IEnvironmentalReverbEffect.hal",
57 "IEqualizerEffect.hal",
58 "ILoudnessEnhancerEffect.hal",
59 "INoiseSuppressionEffect.hal",
60 "IPresetReverbEffect.hal",
61 "IVirtualizerEffect.hal",
62 "IVisualizerEffect.hal",
63 ],
64 out: [
65 "android/hardware/audio/effect/2.0/types.h",
66 "android/hardware/audio/effect/2.0/IAcousticEchoCancelerEffect.h",
67 "android/hardware/audio/effect/2.0/IHwAcousticEchoCancelerEffect.h",
68 "android/hardware/audio/effect/2.0/BnAcousticEchoCancelerEffect.h",
69 "android/hardware/audio/effect/2.0/BpAcousticEchoCancelerEffect.h",
70 "android/hardware/audio/effect/2.0/BsAcousticEchoCancelerEffect.h",
71 "android/hardware/audio/effect/2.0/IAutomaticGainControlEffect.h",
72 "android/hardware/audio/effect/2.0/IHwAutomaticGainControlEffect.h",
73 "android/hardware/audio/effect/2.0/BnAutomaticGainControlEffect.h",
74 "android/hardware/audio/effect/2.0/BpAutomaticGainControlEffect.h",
75 "android/hardware/audio/effect/2.0/BsAutomaticGainControlEffect.h",
76 "android/hardware/audio/effect/2.0/IBassBoostEffect.h",
77 "android/hardware/audio/effect/2.0/IHwBassBoostEffect.h",
78 "android/hardware/audio/effect/2.0/BnBassBoostEffect.h",
79 "android/hardware/audio/effect/2.0/BpBassBoostEffect.h",
80 "android/hardware/audio/effect/2.0/BsBassBoostEffect.h",
81 "android/hardware/audio/effect/2.0/IDownmixEffect.h",
82 "android/hardware/audio/effect/2.0/IHwDownmixEffect.h",
83 "android/hardware/audio/effect/2.0/BnDownmixEffect.h",
84 "android/hardware/audio/effect/2.0/BpDownmixEffect.h",
85 "android/hardware/audio/effect/2.0/BsDownmixEffect.h",
86 "android/hardware/audio/effect/2.0/IEffect.h",
87 "android/hardware/audio/effect/2.0/IHwEffect.h",
88 "android/hardware/audio/effect/2.0/BnEffect.h",
89 "android/hardware/audio/effect/2.0/BpEffect.h",
90 "android/hardware/audio/effect/2.0/BsEffect.h",
91 "android/hardware/audio/effect/2.0/IEffectBufferProviderCallback.h",
92 "android/hardware/audio/effect/2.0/IHwEffectBufferProviderCallback.h",
93 "android/hardware/audio/effect/2.0/BnEffectBufferProviderCallback.h",
94 "android/hardware/audio/effect/2.0/BpEffectBufferProviderCallback.h",
95 "android/hardware/audio/effect/2.0/BsEffectBufferProviderCallback.h",
96 "android/hardware/audio/effect/2.0/IEffectsFactory.h",
97 "android/hardware/audio/effect/2.0/IHwEffectsFactory.h",
98 "android/hardware/audio/effect/2.0/BnEffectsFactory.h",
99 "android/hardware/audio/effect/2.0/BpEffectsFactory.h",
100 "android/hardware/audio/effect/2.0/BsEffectsFactory.h",
101 "android/hardware/audio/effect/2.0/IEnvironmentalReverbEffect.h",
102 "android/hardware/audio/effect/2.0/IHwEnvironmentalReverbEffect.h",
103 "android/hardware/audio/effect/2.0/BnEnvironmentalReverbEffect.h",
104 "android/hardware/audio/effect/2.0/BpEnvironmentalReverbEffect.h",
105 "android/hardware/audio/effect/2.0/BsEnvironmentalReverbEffect.h",
106 "android/hardware/audio/effect/2.0/IEqualizerEffect.h",
107 "android/hardware/audio/effect/2.0/IHwEqualizerEffect.h",
108 "android/hardware/audio/effect/2.0/BnEqualizerEffect.h",
109 "android/hardware/audio/effect/2.0/BpEqualizerEffect.h",
110 "android/hardware/audio/effect/2.0/BsEqualizerEffect.h",
111 "android/hardware/audio/effect/2.0/ILoudnessEnhancerEffect.h",
112 "android/hardware/audio/effect/2.0/IHwLoudnessEnhancerEffect.h",
113 "android/hardware/audio/effect/2.0/BnLoudnessEnhancerEffect.h",
114 "android/hardware/audio/effect/2.0/BpLoudnessEnhancerEffect.h",
115 "android/hardware/audio/effect/2.0/BsLoudnessEnhancerEffect.h",
116 "android/hardware/audio/effect/2.0/INoiseSuppressionEffect.h",
117 "android/hardware/audio/effect/2.0/IHwNoiseSuppressionEffect.h",
118 "android/hardware/audio/effect/2.0/BnNoiseSuppressionEffect.h",
119 "android/hardware/audio/effect/2.0/BpNoiseSuppressionEffect.h",
120 "android/hardware/audio/effect/2.0/BsNoiseSuppressionEffect.h",
121 "android/hardware/audio/effect/2.0/IPresetReverbEffect.h",
122 "android/hardware/audio/effect/2.0/IHwPresetReverbEffect.h",
123 "android/hardware/audio/effect/2.0/BnPresetReverbEffect.h",
124 "android/hardware/audio/effect/2.0/BpPresetReverbEffect.h",
125 "android/hardware/audio/effect/2.0/BsPresetReverbEffect.h",
126 "android/hardware/audio/effect/2.0/IVirtualizerEffect.h",
127 "android/hardware/audio/effect/2.0/IHwVirtualizerEffect.h",
128 "android/hardware/audio/effect/2.0/BnVirtualizerEffect.h",
129 "android/hardware/audio/effect/2.0/BpVirtualizerEffect.h",
130 "android/hardware/audio/effect/2.0/BsVirtualizerEffect.h",
131 "android/hardware/audio/effect/2.0/IVisualizerEffect.h",
132 "android/hardware/audio/effect/2.0/IHwVisualizerEffect.h",
133 "android/hardware/audio/effect/2.0/BnVisualizerEffect.h",
134 "android/hardware/audio/effect/2.0/BpVisualizerEffect.h",
135 "android/hardware/audio/effect/2.0/BsVisualizerEffect.h",
136 ],
137}
138
139cc_library_shared {
140 name: "android.hardware.audio.effect@2.0",
141 generated_sources: ["android.hardware.audio.effect@2.0_genc++"],
142 generated_headers: ["android.hardware.audio.effect@2.0_genc++_headers"],
143 export_generated_headers: ["android.hardware.audio.effect@2.0_genc++_headers"],
144 shared_libs: [
Yifan Hong6b920e42016-11-16 14:17:58 -0800145 "libhidlbase",
146 "libhidltransport",
Mikhail Naganov40be06c2016-09-27 17:01:34 -0700147 "libhwbinder",
Steven Morelandf8d68ec2016-11-21 16:28:54 -0800148 "liblog",
Mikhail Naganov40be06c2016-09-27 17:01:34 -0700149 "libutils",
150 "libcutils",
151 "android.hardware.audio.common@2.0",
152 ],
Steven Morelandfcd74eb2016-11-02 10:23:49 -0700153 export_shared_lib_headers: [
Yifan Hong6b920e42016-11-16 14:17:58 -0800154 "libhidlbase",
155 "libhidltransport",
Steven Morelandfcd74eb2016-11-02 10:23:49 -0700156 "libhwbinder",
157 "libutils",
Yifan Hongc2f27792016-11-07 15:38:41 -0800158 "android.hardware.audio.common@2.0",
Steven Moreland69727772016-10-25 15:45:19 -0700159 ],
Mikhail Naganov40be06c2016-09-27 17:01:34 -0700160}