diff options
author | Prashant Malani <pmalani@google.com> | 2016-03-16 12:59:53 -0700 |
---|---|---|
committer | Prashant Malani <pmalani@google.com> | 2016-03-16 13:03:12 -0700 |
commit | 75dda7551f6a3499c0c45ed0f9530353c7616357 (patch) | |
tree | e93c1dbb5b8448293f4d62954b212572fd7e839c /debuggerd/debuggerd.cpp | |
parent | 53263ffa00b291de92dd4cb399b1cb5218d363f6 (diff) |
libnativeloader: Make webviewchromium so file optional
Not all android devices ship with Webview. The requirement of
libwebviewchromium_plat_support.so to be loaded while initializing the
android namespace is therefore liable to cause a crash on devices that
don't support or use Webview. Therefore, this patch makes this
requirement conditional, but enabled by default.
To remove the dependency, device make files should add the following:
TARGET_IGNORE_WEBVIEW_CHROMIUM := true
Bug: 27336841
Bug: 27546414
Change-Id: Iaec1b58236356d981504ea8f716413ea334ca4f4
Diffstat (limited to 'debuggerd/debuggerd.cpp')
0 files changed, 0 insertions, 0 deletions