commit | 78dfc4017de453f5a11ca86492d359931fdda997 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Tue Jan 12 10:37:38 2016 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Tue Jan 12 10:37:38 2016 -0800 |
tree | c28b2685711ee20bde43e4cca4b774cffc4b4210 | |
parent | ca6020d9cdb331702afb89e1303b6b8c9c5c9490 [diff] [blame] |
Greylist libui.so Bug: http://b/26494034 Bug: http://b/26394120 Change-Id: Ie857b753061ff31aee1fafc4919cc8faed5e3f5d
diff --git a/linker/linker.cpp b/linker/linker.cpp index 228216f..05c58df 100644 --- a/linker/linker.cpp +++ b/linker/linker.cpp
@@ -173,6 +173,7 @@ "libnativehelper.so", "libssl.so", "libstagefright.so", + "libui.so", "libutils.so", nullptr };