blob: 144d141ef21475bf989674432d37195345c41654 [file] [log] [blame]
# =============================================================================
#
# MC driver server files
#
# =============================================================================
# This is not a separate module.
# Only for inclusion by other modules.
FSD_PATH := Daemon/FSD
# Add new folders with header files here
LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(FSD_PATH)/public \
$(LOCAL_PATH)/ClientLib/public/GP \
# Add new source files here
LOCAL_SRC_FILES += $(FSD_PATH)/FSD.cpp \