commit | 000479f9e325b4e426a67033abd92d47da412725 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Feb 09 17:46:37 2010 -0800 |
committer | Mathias Agopian <mathias@google.com> | Thu Feb 11 13:16:22 2010 -0800 |
tree | 16b93ea777744aa24ffe7d3a191bb90529ad4ce5 | |
parent | 28a5dc229ed25c771cde25668928edc788073029 [diff] [blame] |
split libsurfaceflinger_client and libcamera_client out of libui
diff --git a/libs/surfaceflinger/Android.mk b/libs/surfaceflinger/Android.mk index b3fed58..395a937 100644 --- a/libs/surfaceflinger/Android.mk +++ b/libs/surfaceflinger/Android.mk
@@ -39,7 +39,8 @@ libEGL \ libGLESv1_CM \ libbinder \ - libui + libui \ + libsurfaceflinger_client LOCAL_C_INCLUDES := \ $(call include-path-for, corecg graphics)