OSDN Git Service

Always setup the native bridge library
authorCalin Juravle <calin@google.com>
Fri, 22 Aug 2014 11:53:59 +0000 (12:53 +0100)
committerCalin Juravle <calin@google.com>
Fri, 22 Aug 2014 17:04:44 +0000 (18:04 +0100)
commita68629ed992e2eef7b139b09e46ebe8fd3fb5ef2
treea956520cee8d9057ef887f85e185e323e07325ce
parenta37ad7a6caad2e0a83c72c1103015202cbcaf1a4
Always setup the native bridge library

... even if the string is empty. This will initialize the native bridge
library but mark it as unavailable.

- also, rename native_bridge_library_path to
native_bridge_library_filename to be closer to the actual meaning (it's
just the filename without any path).

Bug: 16404669

(cherry picked from commit I94628639691459d48d1fbf0841f36b68d51818e7)

Change-Id: I94628639691459d48d1fbf0841f36b68d51818e7
runtime/parsed_options.cc
runtime/parsed_options.h
runtime/runtime.cc
runtime/runtime.h