OSDN Git Service

Get the native bridge library from the framework.
authorCalin Juravle <calin@google.com>
Thu, 7 Aug 2014 13:53:41 +0000 (14:53 +0100)
committerCalin Juravle <calin@google.com>
Thu, 14 Aug 2014 11:08:15 +0000 (12:08 +0100)
commit4c37afb7b207424ff788ab8d8778ea4e8d4ac324
tree7c8e8fea1f4b5af01f68fa0fda185d802ee3ae0b
parent20ae1d77463d1c3f206eac8d541124b4555464de
Get the native bridge library from the framework.

Framework now passes the name of the native bridge to the runtime so
there's no need to do the reading in libart.

Bug: 16843953

(cherry picked from commit 421b6466977d4b1ccd453f23b7b492f219099702)

Change-Id: I9a0a8b8c64949e05c6f90bc846d68f0797640f6d
runtime/native_bridge.cc
runtime/parsed_options.cc