blob: 26eb47691977bb5f42a27b8fa45270a7874a38a2 [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
$(call emugl-begin-host-static-library,event_injector)
LOCAL_SRC_FILES := \
EventInjector.cpp \
sockets.c \
emulator-console.c \
iolooper-select.c
$(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
$(call emugl-end-module)