Add flags needed to switch Jack to 1.8 for CTS targets

am: a835180b74

* commit 'a835180b74af2cad853db08e8d41a7b04773759b':
  Add flags needed to switch Jack to 1.8 for CTS targets
This commit is contained in:
Neil Fuller
2016-02-15 12:17:29 +00:00
committed by android-build-merger

View File

@@ -7,6 +7,8 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_JAVA_LANGUAGE_VERSION := 1.8
LOCAL_STATIC_JAVA_LIBRARIES := easymocklib \
mockito-target \
core-tests \