Merge "Add missing library of services.net"

This commit is contained in:
Dan Shi
2018-11-15 01:11:21 +00:00
committed by Gerrit Code Review

View File

@@ -28,7 +28,8 @@ LOCAL_PRIVILEGED_MODULE := true
LOCAL_STATIC_JAVA_LIBRARIES := \
services.backup \
services.core
services.core \
services.net
include $(BUILD_PACKAGE)