Skip to content

Commit

Permalink
Revert "JSR-166 update"
Browse files Browse the repository at this point in the history
I missed comments on framework/base change regarding "@SInCE 9" parts
This reverts commit 5328e07.

Change-Id: Iff71b8a17e79a0a5c1ecadc05bccadceabb83393
  • Loading branch information
pszc committed Mar 15, 2016
1 parent 5328e07 commit ed4f365
Show file tree
Hide file tree
Showing 174 changed files with 10,884 additions and 40,406 deletions.
2 changes: 1 addition & 1 deletion JavaLibrary.mk
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-test-java-files-under, jsr166-tests)
LOCAL_JAVA_RESOURCE_DIRS := $(test_resource_dirs)
LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := core-oj core-libart core-lambda-stubs core-junit
LOCAL_JAVA_LIBRARIES := core-oj core-libart core-junit
LOCAL_JAVACFLAGS := $(local_javac_flags)
LOCAL_MODULE := jsr166-tests
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk
Expand Down
Loading

0 comments on commit ed4f365

Please sign in to comment.