commit | 208059f67ed2dd9fa025e07fcb6954d3cb61c79e | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon May 18 15:08:03 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Wed May 20 12:55:02 2009 -0700 |
tree | b2fde632a7c9abf4137751ffe779318c0a89bd96 | |
parent | 501c6179e158b2d5bfc67cb8b7180c02ac301f97 [diff] [blame] |
checkpoint: split libutils into libutils + libbinder
diff --git a/opengl/libs/Android.mk b/opengl/libs/Android.mk index 23304d5..02dadbb 100644 --- a/opengl/libs/Android.mk +++ b/opengl/libs/Android.mk
@@ -11,7 +11,7 @@ EGL/gpu.cpp \ # -LOCAL_SHARED_LIBRARIES += libcutils libutils libui +LOCAL_SHARED_LIBRARIES += libcutils libutils libbinder libui LOCAL_LDLIBS := -lpthread -ldl LOCAL_MODULE:= libEGL