blob: de2c1a161670cd779a8547373a3894bc3de6cfba [file] [log] [blame]
# =============================================================================
#
# Module: mcDriverDaemon
#
# =============================================================================
# Add new source files here
LOCAL_SRC_FILES += Daemon/MobiCoreDriverDaemon.cpp
# Includes required for the Daemon
LOCAL_C_INCLUDES += $(LOCAL_PATH)/Daemon/public \
# Internal components
include $(LOCAL_PATH)/Daemon/Device/Android.mk
include $(LOCAL_PATH)/Daemon/Server/Android.mk
include $(LOCAL_PATH)/Daemon/FSD/Android.mk