No description
Find a file
Eric Laurent 099e61508e audio effects: fix link problem with NULL UUID
A special value for NULL effect UUID is declared as const
in audio_effect.h. This prevents several modules including
audio_effect.h to be linked together.

The fix consists in declaring the value as static const.

Change-Id: I86e74dc9da8eaed13a3ad44765abb9cd1e80f316
2013-02-07 11:35:29 -08:00
include/hardware audio effects: fix link problem with NULL UUID 2013-02-07 11:35:29 -08:00
modules modules: camera: Add tracing 2013-01-03 21:06:27 -08:00
tests am 2dc781d2: Camera2: Tests: ModuleTests should not return OK for bad indices: DO NOT MERGE 2013-01-10 13:37:15 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:23 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:52 -08:00
hardware.c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 11:03:25 +00:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00