From 59254f1194049146d560bfa003bb434b64232630 Mon Sep 17 00:00:00 2001 From: Keun young Park Date: Fri, 31 Aug 2012 10:00:53 -0700 Subject: add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK build - the library is dlopened from libsurfaceflinger Bug: 7089510 Change-Id: I5526c0390efd161e596b08c0bf823090b3969dfe --- target/product/base.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target/product/base.mk') diff --git a/target/product/base.mk b/target/product/base.mk index afde9b5..8427448 100644 --- a/target/product/base.mk +++ b/target/product/base.mk @@ -106,6 +106,7 @@ PRODUCT_PACKAGES += \ libstlport \ libsurfaceflinger \ libsurfaceflinger_client \ + libsurfaceflinger_ddmconnection \ libsystem_server \ libsysutils \ libthread_db \ -- cgit v1.1