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