Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0068514 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 1894 into donut

* changes:
  libGLESv1_CM.so doesn't need to depend on libutils or libui
parents 9da06a4e b7b648f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ LOCAL_SRC_FILES:= \
	GLES_CM/gl.cpp.arm 		\
#

LOCAL_SHARED_LIBRARIES += libcutils libutils libui libEGL
LOCAL_SHARED_LIBRARIES += libcutils libEGL
LOCAL_LDLIBS := -lpthread -ldl
LOCAL_MODULE:= libGLESv1_CM