blob: b12f8a531c73dadb12e17f8d09c80de127d7bec8 [file] [log] [blame]
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_MODULE := com.tmobile.themes
include $(BUILD_STATIC_JAVA_LIBRARY)