Skip to content
Snippets Groups Projects
Commit cf45aa30 authored by Orion Hodson's avatar Orion Hodson
Browse files

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
parent 501be370
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,6 @@ PRODUCT_PACKAGES += \ ...@@ -76,7 +76,6 @@ PRODUCT_PACKAGES += \
libsigchain \ libsigchain \
libstdc++ \ libstdc++ \
libsurfaceflinger \ libsurfaceflinger \
libsurfaceflinger_ddmconnection \
libsysutils \ libsysutils \
libui \ libui \
libutils \ libutils \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment