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