Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe62a154 authored by Jason Monk's avatar Jason Monk
Browse files

Don't include the example plugin in mk

It might accidentally get built by mm.

Test: manual
Change-Id: I1be30af36b3c392217cd5d723d19918b0adda22c
parent a2788423
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -27,7 +27,3 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
LOCAL_JAR_EXCLUDE_FILES := none
LOCAL_JAR_EXCLUDE_FILES := none


include $(BUILD_STATIC_JAVA_LIBRARY)
include $(BUILD_STATIC_JAVA_LIBRARY)

ifeq ($(EXCLUDE_SYSTEMUI_TESTS),)
    include $(call all-makefiles-under,$(LOCAL_PATH))
endif