Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f48f9b91 authored by Dan Shi's avatar Dan Shi Committed by Gerrit Code Review
Browse files

Merge "Add missing library of services.net"

parents 2c250e32 dc2b6310
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,7 +28,8 @@ LOCAL_PRIVILEGED_MODULE := true

LOCAL_STATIC_JAVA_LIBRARIES := \
    services.backup \
    services.core
    services.core \
    services.net

include $(BUILD_PACKAGE)