blob: 9cb13dd4cd0ee5cb1263591e7f0b2890f1de9069 [file] [log] [blame]
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := locales
include $(FrameworkCoreTests_BUILD_PACKAGE)