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

Commit a14c1733 authored by Ben Lin's avatar Ben Lin
Browse files

DO NOT MERGE Changing configuration so we don't build with an odex file in buildbots.

Change-Id: I293731f5eedf3f7986a7c72b520f9223c92a4470
parent 534e78c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_PRIVILEGED_MODULE := true

LOCAL_DEX_PREOPT := false
LOCAL_SRC_FILES := $(call all-java-files-under, src)

LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4