commit | 63ff5c3b51371bc4002a4979d3df4e5f2e85cd43 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Wed Jan 27 17:17:36 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Wed Jan 27 17:17:36 2021 +0800 |
tree | bd7351f97e278f1262c7c5fc18be1307bee70344 | |
parent | eb1c486ab9284166c9c301ae299e58c78a5fbdef [diff] |
Remove unused method from MatchAllNetworkSpecifier checkNotMatchAllNetworkSpecifier is a hidden method inside MatchAllNetworkSpecifier, and the callers have implemented the logic by themselves to prevent calling hidden method. Remove it because there is no one using it. Bug: 172183305 Test: atest FrameworksNetTests Change-Id: I22a3a99f2b4ec6f4b57ef8867b72d48db2f0c1f6