commit | dabb8684f601044ff86feda5dc780ccf19034333 | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Tue Sep 24 18:52:44 2019 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Tue Sep 24 18:52:44 2019 -0700 |
tree | c245b2d2d7475ef5b9ecc703b43cd53beb4bd895 | |
parent | 465946c5a83e6e5136d14e9bc34581a1f06c607a [diff] |
Remove libvorbisdec, which is not used in /system, from base_system.mk Test: build and boot. Checked libvorbisdec.so is not in /system/lib[64] Bug: 141257741 Change-Id: Ic016c5a552fb2e7e59ac237e4112132da86128d3
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 023ff36..18027c4 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -186,7 +186,6 @@ libui \ libusbhost \ libutils \ - libvorbisidec \ libvulkan \ libwifi-service \ libwilhelm \