blob: a6607de8ead348a95d94d58413b10f4324ca3c14 [file] [log] [blame]
# =============================================================================
#
# Generic TrustZone device includes
#
# =============================================================================
# This is not a separate module.
# Only for inclusion by other modules.
GENERIC_PATH := Daemon/Device/Platforms/Generic
# Add new source files here
LOCAL_SRC_FILES += $(GENERIC_PATH)/TrustZoneDevice.cpp
# Header files for components including this module
LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(GENERIC_PATH)