Merge "Add stubs needed to enable javac to compile lambdas" into nyc-dev
This commit is contained in:
@@ -456,7 +456,7 @@ LOCAL_INTERMEDIATE_SOURCES := \
|
||||
$(framework_res_source_path)/com/android/internal/R.java
|
||||
|
||||
LOCAL_NO_STANDARD_LIBRARIES := true
|
||||
LOCAL_JAVA_LIBRARIES := core-oj core-libart conscrypt okhttp core-junit bouncycastle ext
|
||||
LOCAL_JAVA_LIBRARIES := core-oj core-libart core-lambda-stubs conscrypt okhttp core-junit bouncycastle ext
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := framework-protos
|
||||
|
||||
LOCAL_MODULE := framework
|
||||
|
||||
Reference in New Issue
Block a user