3e05314026
"errno.h" doesn't get included on mac so we need to do it explicitely.
system/core/libnativebridge/tests/CodeCacheExists_test.cpp:30:15: error:
use of undeclared identifier 'ENOENT'
ASSERT_EQ(ENOENT, errno);
(cherry picked from commit
|
||
---|---|---|
.. | ||
tests | ||
Android.mk | ||
native_bridge.cc |