blob: add9214e38c74376f26eda5550bc8c1347325082 [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 := CantSaveState2
include $(BUILD_PACKAGE)