commit | b2a1c11c77d41f0c14b2ecf91a7c4b9c17dbd931 | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Tue Sep 24 18:55:44 2019 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Tue Sep 24 18:55:44 2019 -0700 |
tree | e2a1a2e6d4ab6845051e87a842f8cb8e60c87834 | |
parent | f97dcc15e86dc557517a9b767bc1f6d22ad66594 [diff] |
Remove libvorbisdec from greylist. Test: build and boot. Checked libvorbisdec.so is not in /system/lib[64] Bug: 141257741 Change-Id: Id9d9f691d5e5fa089a9d98a1be49754c8355202f
diff --git a/linker/linker.cpp b/linker/linker.cpp index 9aa6480..94faf23 100644 --- a/linker/linker.cpp +++ b/linker/linker.cpp
@@ -204,7 +204,6 @@ "libsqlite.so", "libui.so", "libutils.so", - "libvorbisidec.so", nullptr };