commit | 6c9a8457bcf2af4ddf8d80d6b549e74f5cadd5a3 | [log] [tgz] |
---|---|---|
author | Lucas Lin <lucaslin@google.com> | Tue Feb 02 03:38:38 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 02 03:38:38 2021 +0000 |
tree | 616709a2c686eb3be0cda735cac91149f0d63eca | |
parent | fbbccbce69e782c3994fb1231c1126ea5b0b057d [diff] | |
parent | ef337535cee0ae73e673d8c09ebe8212f8966881 [diff] |
Merge "Use function inside NetdUtils instead of NetworkManagementService"
diff --git a/service/Android.bp b/service/Android.bp index c8f3bd3..8fc3181 100644 --- a/service/Android.bp +++ b/service/Android.bp
@@ -57,6 +57,7 @@ static_libs: [ "net-utils-device-common", "net-utils-framework-common", + "netd-client", ], apex_available: [ "//apex_available:platform",