android_system_core/include
Chris Pearson 1929990434 Fixed LOG_ASSERT() compilation errors in native debug builds.
Invoking LOG_ASSERT, LOG_ALWAYS_FATAL or LOG_ALWAYS_FATAL_IF variadic macros
without the printf format string arg caused compilation errors because the
variable arg list (__VA_ARGS__) was eventually passed to
__android_log_assert() func in place of a required parameter. This error
only occured in debug builds because LOG_ASSERT() is a no-op in release
builds.  This change allows debug builds to succeed.

Change-Id: I7e7b7de3e501133468ce083e0e0d6e699dd59667
Signed-off-by: Chris Pearson <christopherx.c.pearson@intel.com>
2010-07-16 07:56:03 -07:00
..
acc eclair snapshot 2009-11-12 18:46:23 -08:00
android Remove libjnigraphics. moved to frameworks/base/native 2010-02-04 15:32:07 -08:00
arch DBUS is not fully implemented. Disable it for now 2010-06-24 14:35:30 -07:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils Fixed LOG_ASSERT() compilation errors in native debug builds. 2010-07-16 07:56:03 -07:00
diskconfig system: libdiskconfig: Add libdiskconfig 2010-03-10 15:19:06 -08:00
mincrypt eclair snapshot 2009-11-12 18:46:23 -08:00
netutils - creates proper ifc.h and dhcp.h headers for libnetutils 2010-06-09 16:11:09 -04:00
pixelflinger remove unused YUV constants 2010-02-16 16:54:53 -08:00
private merge from open-source master 2010-05-17 08:54:31 -07:00
sysutils sysutils: Increase number of command arguments to 16 2010-03-09 10:46:29 -08:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00