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

Commit bc194456 authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android (Google) Code Review
Browse files

Merge "Build LayoutLib tests with Java 6" into lmp-dev

parents 328c630a 0f6e5d2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ include $(CLEAR_VARS)

# Only compile source java files in this lib.
LOCAL_SRC_FILES := $(call all-java-files-under, src)

LOCAL_JAVA_RESOURCE_DIRS := res
LOCAL_JAVACFLAGS := -source 6 -target 6

LOCAL_MODULE := layoutlib-tests
LOCAL_MODULE_TAGS := optional