am 56eca4e0: Merge "emulator: opengl: fix the build"

* commit '56eca4e089ee51a43bf3c816773e7af51ca5c628':
  emulator: opengl: fix the build
This commit is contained in:
David 'Digit' Turner
2011-08-26 12:10:51 -07:00
committed by Android Git Automerger

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)