blob: 5b60e3167fc7441af40007047d4bddc67a21e4d7 [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 := install_split_base
include $(FrameworkCoreTests_BUILD_PACKAGE)