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 \