• Calin Juravle's avatar
    Handle code_cache dir creation in libnativebridge · f9d9e2a2
    Calin Juravle authored
    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
    f9d9e2a2
Android.mk 1001 Bytes