Merge "Don't include the example plugin in mk"

This commit is contained in:
Jason Monk
2016-11-07 22:41:52 +00:00
committed by Android (Google) Code Review

View File

@@ -27,7 +27,3 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
LOCAL_JAR_EXCLUDE_FILES := none
include $(BUILD_STATIC_JAVA_LIBRARY)
ifeq ($(EXCLUDE_SYSTEMUI_TESTS),)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif