platform_system_core/libnativebridge
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
..
tests Handle code_cache dir creation in libnativebridge 2014-10-27 15:03:13 +00:00
Android.mk Handle code_cache dir creation in libnativebridge 2014-10-27 15:03:13 +00:00
native_bridge.cc Handle code_cache dir creation in libnativebridge 2014-10-27 15:03:13 +00:00