commit | 172eae936466fbce2c2f2d72911449e01791231a | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Mon Feb 04 09:33:01 2019 +0000 |
committer | Orion Hodson <oth@google.com> | Tue Feb 05 09:31:33 2019 +0000 |
tree | ca82c91e30244d15673bc32d13a689c53c540c41 | |
parent | 080e3d390ff19ac9e4ea55b4a076f360cb13bd4c [diff] |
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 \