Merge "Build LayoutLib tests with Java 6" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bc1944560c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user