platform_system_core/include
Calin Juravle f9d9e2a2d9 Handle code_cache dir creation in libnativebridge
Also:

- add kPreInitiliazed state to native bridge with check transition:
kOpened->kPreInitialized->kInitialized
- made sure we free the memory for the code_cache_path
- tidy up some error messages
- tidy up tests
- add a dummy native bridge to test with

Bug: 18027433
Bug: 18097480

Change-Id: I39f74c93580f2e224080dd3df2ffaa9cf9f8cd9c
2014-10-27 15:03:13 +00:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Allow getting an uncached process map. 2014-08-04 19:21:23 -07:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils Do not inline rarely used trace function bodies. 2014-10-14 15:37:20 -07:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log liblog: logcat: colored output. 2014-09-11 19:04:17 -07:00
memtrack Moves libmemtrack header to standard location 2013-09-23 18:42:41 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge Handle code_cache dir creation in libnativebridge 2014-10-27 15:03:13 +00:00
netutils libnetutils: Get mtu together with dhcp session results 2013-08-02 14:09:09 -07:00
pixelflinger pixelflinger: Fix function naming typo: gglBitBlti 2010-08-10 02:56:47 +08:00
private Change /dalvik-cache to be owned by root. 2014-08-27 15:42:19 -07:00
system Rename __unused to __UNUSED for glibc support. 2014-06-27 17:40:32 -07:00
sysutils logd: libsysutils: logd startup outside init environment 2014-04-17 16:14:24 +00:00
usbhost libusbhost: permits client polling on inotify wd 2012-12-10 11:12:35 +01:00
utils defined(HAVE_OFF_T) is really just !defined(__APPLE__). 2014-09-22 20:50:54 -07:00
ziparchive Replace char* with ZipEntryName in ziparchive API. 2014-08-15 12:39:45 +01:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00