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