OSDN Git Service

Add libskia.so to the grey-list.
authorDimitry Ivanov <dimitry@google.com>
Mon, 25 Jan 2016 23:48:44 +0000 (15:48 -0800)
committerDimitry Ivanov <dimitry@google.com>
Mon, 25 Jan 2016 23:48:44 +0000 (15:48 -0800)
Bug: http://b/26768182
Change-Id: I3a624861f38a3b40902f44ab728d5e9e64a74f7e

linker/linker.cpp

index 975d67b..bb592c8 100644 (file)
@@ -171,6 +171,7 @@ static bool is_greylisted(const char* name, const soinfo* needed_by) {
     "libcutils.so",
     "libmedia.so",
     "libnativehelper.so",
+    "libskia.so",
     "libssl.so",
     "libstagefright.so",
     "libui.so",