blob: 3d2809a15df7437aa92556710897bdb0ed54c2cc [file] [log] [blame]
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := tests
LOCAL_SRC_FILES := $(call all-subdir-java-files) \
LOCAL_PACKAGE_NAME := SpeechRecorder
include $(BUILD_PACKAGE)