History log of /frameworks/wilhelm/src/assert.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aab8de637bbd54d3ca4cbaa43b8f66b0e9dfcac3 14-Mar-2013 Ben Cheng <bccheng@google.com> Use default visibility for __assert and __assert2.

We will change the build file to link static libraries before shared
libraries soon. Without this change the linker will complain their
visibilities.

BUG: 8247455
Change-Id: Iec97be4b42114b5a28174a03f9d8017e85b28668
/frameworks/wilhelm/src/assert.c
5cd605f62b687b22ff44a9de096b5f297eed74af 24-Aug-2011 Glenn Kasten <gkasten@google.com> Assertion checks do LOGF not fprintf to stderr

Also add comments to Android.mk, and add SL_LOGF not yet used.

Change-Id: I1e051c040b667e2e70b6df0c03648c309efef7d6
/frameworks/wilhelm/src/assert.c