commit | 15531aca2280e7510a14d430ed342186756b4d8c | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Feb 04 18:04:43 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Feb 04 18:04:43 2021 +0900 |
tree | c7a5f266598631cc9e0652f7672d62e35c5fb023 | |
parent | f6c7f61d2731d087dcf713be70e315abc22d1621 [diff] |
Remove legacy network factories Nothing on the system is using registerNetworkFactory, unregisterNetworkFactory at the moment. registerNetworkFactory, unregisterNetworkFactory are protected by signature permissions, so could not be used by anything outside of the system. Remove the two methods and the underlying support for this legacy, deprecated mechanism. Bug: 179229316 Test: atest FrameworksNetTests Change-Id: I7cdc9eed67f846c8774474af038133040aeccab3