OSDN Git Service

Add simple framebuffer HAL implementation using drm_framebuffer
[android-x86/external-gbm_gralloc.git] / Android.mk
index 5dc89bf..94a9642 100644 (file)
@@ -32,6 +32,8 @@ LOCAL_SHARED_LIBRARIES := \
        liblog \
        libcutils
 
+LOCAL_STATIC_LIBRARIES := libdrm_framebuffer
+
 LOCAL_EXPORT_C_INCLUDE_DIRS := \
        $(LOCAL_PATH)