platform_hardware_interfaces/audio/effect/2.0
Steven Moreland d6e4f03acf Remove HIDL_GENERATED from things written by hand.
find . -name "*.h" -exec sed -i 's/HIDL_GENERATED_\(.*\)_H_/\U\1_H/g' {}
+

They now match what would be generated by -Lc++-impl. This prevents
confusion over whether or not the files are autogenerated.

Change-Id: I4aa89a39907024aa9525df71ff3715979f431357
Similar commit: https://android-review.googlesource.com/#/c/305996/
Test: pass
2016-11-29 15:05:31 -08:00
..
default Remove HIDL_GENERATED from things written by hand. 2016-11-29 15:05:31 -08:00
vts move VTS HIDL HAL tests to the corresponding interface directories 2016-11-21 19:16:12 -08:00
Android.bp Update makefiles for logging. 2016-11-21 16:28:54 -08:00
Android.mk Stop all these merge conflicts. 2016-10-26 12:04:37 +02:00
IAcousticEchoCancelerEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IAutomaticGainControlEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IBassBoostEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IDownmixEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IEffect.hal Implement audio effects HAL delegating to legacy HAL 2016-11-04 10:55:42 -07:00
IEffectBufferProviderCallback.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IEffectsFactory.hal Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00
IEnvironmentalReverbEffect.hal Implement audio effects HAL delegating to legacy HAL 2016-11-04 10:55:42 -07:00
IEqualizerEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
ILoudnessEnhancerEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
INoiseSuppressionEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IPresetReverbEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IVirtualizerEffect.hal Define HAL for audio effects 2016-10-07 15:11:25 -07:00
IVisualizerEffect.hal Implement audio effects HAL delegating to legacy HAL 2016-11-04 10:55:42 -07:00
types.hal Implement audio effects HAL delegating to legacy HAL 2016-11-04 10:55:42 -07:00