1// This file is autogenerated by hidl-gen. Do not edit manually.
2
3filegroup {
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
24genrule {
25    name: "android.hardware.audio.effect@2.0_genc++",
26    tools: ["hidl-gen"],
27    cmd: "$(location hidl-gen) -o $(genDir) -Lc++-sources -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0",
28    srcs: [
29        ":android.hardware.audio.effect@2.0_hal",
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
50genrule {
51    name: "android.hardware.audio.effect@2.0_genc++_headers",
52    tools: ["hidl-gen"],
53    cmd: "$(location hidl-gen) -o $(genDir) -Lc++-headers -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0",
54    srcs: [
55        ":android.hardware.audio.effect@2.0_hal",
56    ],
57    out: [
58        "android/hardware/audio/effect/2.0/types.h",
59        "android/hardware/audio/effect/2.0/hwtypes.h",
60        "android/hardware/audio/effect/2.0/IAcousticEchoCancelerEffect.h",
61        "android/hardware/audio/effect/2.0/IHwAcousticEchoCancelerEffect.h",
62        "android/hardware/audio/effect/2.0/BnHwAcousticEchoCancelerEffect.h",
63        "android/hardware/audio/effect/2.0/BpHwAcousticEchoCancelerEffect.h",
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",
67        "android/hardware/audio/effect/2.0/BnHwAutomaticGainControlEffect.h",
68        "android/hardware/audio/effect/2.0/BpHwAutomaticGainControlEffect.h",
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",
72        "android/hardware/audio/effect/2.0/BnHwBassBoostEffect.h",
73        "android/hardware/audio/effect/2.0/BpHwBassBoostEffect.h",
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",
77        "android/hardware/audio/effect/2.0/BnHwDownmixEffect.h",
78        "android/hardware/audio/effect/2.0/BpHwDownmixEffect.h",
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",
82        "android/hardware/audio/effect/2.0/BnHwEffect.h",
83        "android/hardware/audio/effect/2.0/BpHwEffect.h",
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",
87        "android/hardware/audio/effect/2.0/BnHwEffectBufferProviderCallback.h",
88        "android/hardware/audio/effect/2.0/BpHwEffectBufferProviderCallback.h",
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",
92        "android/hardware/audio/effect/2.0/BnHwEffectsFactory.h",
93        "android/hardware/audio/effect/2.0/BpHwEffectsFactory.h",
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",
97        "android/hardware/audio/effect/2.0/BnHwEnvironmentalReverbEffect.h",
98        "android/hardware/audio/effect/2.0/BpHwEnvironmentalReverbEffect.h",
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",
102        "android/hardware/audio/effect/2.0/BnHwEqualizerEffect.h",
103        "android/hardware/audio/effect/2.0/BpHwEqualizerEffect.h",
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",
107        "android/hardware/audio/effect/2.0/BnHwLoudnessEnhancerEffect.h",
108        "android/hardware/audio/effect/2.0/BpHwLoudnessEnhancerEffect.h",
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",
112        "android/hardware/audio/effect/2.0/BnHwNoiseSuppressionEffect.h",
113        "android/hardware/audio/effect/2.0/BpHwNoiseSuppressionEffect.h",
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",
117        "android/hardware/audio/effect/2.0/BnHwPresetReverbEffect.h",
118        "android/hardware/audio/effect/2.0/BpHwPresetReverbEffect.h",
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",
122        "android/hardware/audio/effect/2.0/BnHwVirtualizerEffect.h",
123        "android/hardware/audio/effect/2.0/BpHwVirtualizerEffect.h",
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",
127        "android/hardware/audio/effect/2.0/BnHwVisualizerEffect.h",
128        "android/hardware/audio/effect/2.0/BpHwVisualizerEffect.h",
129        "android/hardware/audio/effect/2.0/BsVisualizerEffect.h",
130    ],
131}
132
133cc_library_shared {
134    name: "android.hardware.audio.effect@2.0",
135    defaults: ["hidl-module-defaults"],
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"],
139    vendor_available: true,
140    shared_libs: [
141        "libhidlbase",
142        "libhidltransport",
143        "libhwbinder",
144        "liblog",
145        "libutils",
146        "libcutils",
147        "android.hardware.audio.common@2.0",
148        "android.hidl.base@1.0",
149    ],
150    export_shared_lib_headers: [
151        "libhidlbase",
152        "libhidltransport",
153        "libhwbinder",
154        "libutils",
155        "android.hardware.audio.common@2.0",
156        "android.hidl.base@1.0",
157    ],
158}
159