summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2019-02-04 09:35:25 +0000
committerOrion Hodson <oth@google.com>2019-02-05 09:32:17 +0000
commitcf45aa3001ee782651d15aa1159c840a8e0d34fd (patch)
treec77083ca8dfdba8c9ae1c5d49eeca6a72fe5b3c2
parent501be3709a9e2d9481ae0065ea6453d104301b35 (diff)
downloaduml-cf45aa3001ee782651d15aa1159c840a8e0d34fd.tar.gz
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: I085b214f0ce438b26c282b65dfd61a78b7251893 Merged-In: I085b214f0ce438b26c282b65dfd61a78b7251893
-rw-r--r--uml.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/uml.mk b/uml.mk
index 5c132eb..ef530db 100644
--- a/uml.mk
+++ b/uml.mk
@@ -76,7 +76,6 @@ PRODUCT_PACKAGES += \
libsigchain \
libstdc++ \
libsurfaceflinger \
- libsurfaceflinger_ddmconnection \
libsysutils \
libui \
libutils \