Skip to content

Commit

Permalink
Fix jsr166-tests for aosp buildbots
Browse files Browse the repository at this point in the history
Change-Id: I1135d8589cd0ba13dae5457c93991642cda7ce71
  • Loading branch information
pszc committed Mar 15, 2016
1 parent 817f880 commit 087f0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JavaLibrary.mk
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := core-oj core-libart core-lambda-stubs core-junit
LOCAL_JAVACFLAGS := $(local_javac_flags)
LOCAL_MODULE := jsr166-tests
LOCAL_JAVA_LANGUAGE_VERSION := 1.8
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk
include $(BUILD_STATIC_JAVA_LIBRARY)
endif
Expand Down

0 comments on commit 087f0ca

Please sign in to comment.