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

Commit 3f55172f authored by Svetoslav Ganov's avatar Svetoslav Ganov
Browse files

Fixing the content build file to include the command on user builds.

Change-Id: Ic4a1627eff869702d04c81dcb9a877c74ed65f2a
parent b6ad5b14
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,8 +7,6 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)

LOCAL_MODULE := content

LOCAL_MODULE_TAGS := optional

include $(BUILD_JAVA_LIBRARY)

include $(CLEAR_VARS)