blob: c82a3781a0d8441a20c6695ee36bf60b94dad37c [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := arathermal
include $(BUILD_PACKAGE)