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