commit | acbf628b7209bdba4ed186c1fb859b9c92d9362c | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Mar 20 03:09:32 2024 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Mar 20 03:29:08 2024 +0000 |
tree | fb6701328d9e4777651e7a7b7170f0cdeb50329d | |
parent | 8ec1eb1edb03235fb39cc905fa286aebca2afec0 [diff] |
Remove unused INetworkManagementService object The method call for INetworkManagementService can use the parameter in the constructor, instead of a separate variable. The declared variable is not actually used. Remove the variable to reduce the unnecessary memory cost. Test: m Change-Id: I92153af9235969d6685b7693eac8f68ff36fdddf