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)
committerAndreas Gampe <agampe@google.com>
Fri, 8 Aug 2014 19:02:29 +0000 (12:02 -0700)
commit421b6466977d4b1ccd453f23b7b492f219099702
tree148d8c22f65bc6136fec35247c397ac61f9526c8
parent76c95026eafdd1e2766122002323f7794afd7554
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
Change-Id: I59b5c3050c6e1a37a627a8c98d7085e91487c32c
runtime/native_bridge.cc
runtime/parsed_options.cc