Update protobuf library from 2.3 to 2.6.
The dependency here can be removed because it it automatically added when LOCAL_PROTOC_OPTIMIZE_TYPE=nano by build/core/host_java_library_common.mk. Change-Id: I949d32fb5126f1c05e2a6ed48f6636a4a9b15a48
This commit is contained in:
@@ -64,7 +64,6 @@ LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE := launcher_protoutil_lib
|
||||
LOCAL_IS_HOST_MODULE := true
|
||||
LOCAL_JAR_MANIFEST := util/etc/manifest.txt
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := host-libprotobuf-java-nano
|
||||
|
||||
include $(BUILD_HOST_JAVA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user