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

Commit b7b648f3 authored by Mathias Agopian's avatar Mathias Agopian
Browse files

libGLESv1_CM.so doesn't need to depend on libutils or libui

parent 7e4c3432
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