Merge "emulator: opengl: fix the build"

This commit is contained in:
David 'Digit' Turner
2011-08-26 09:18:42 -07:00
committed by Android Code Review

View File

@@ -12,7 +12,7 @@ LOCAL_SRC_FILES := gralloc.cpp
# Need to access the special OPENGL TLS Slot
LOCAL_C_INCLUDES += bionic/libc/private
LOCAL_SHARED_LIBRARIES += libdl
$(call emugl-end-module)