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
This commit is contained in:
parent
465946c5a8
commit
dabb8684f6
|
@ -186,7 +186,6 @@ PRODUCT_PACKAGES += \
|
|||
libui \
|
||||
libusbhost \
|
||||
libutils \
|
||||
libvorbisidec \
|
||||
libvulkan \
|
||||
libwifi-service \
|
||||
libwilhelm \
|
||||
|
|
Loading…
Reference in New Issue