Remove libsurfaceflinger_ddmconnection from PRODUCT_PACKAGES

DdmConnection dlopen's libart.so which is undesirable for the Runtime Module.

Bug: 120782499
Test: m -j100
Change-Id: I53aa1ee43da6cbee8a61c231e38d8bdad26c98e4
Merged-In: I53aa1ee43da6cbee8a61c231e38d8bdad26c98e4
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 7ad773d..afb825f 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -183,7 +183,6 @@
     libstagefright_omx \
     libstdc++ \
     libsurfaceflinger \
-    libsurfaceflinger_ddmconnection \
     libsysutils \
     libui \
     libusbhost \