commit | eb4de5ff49683224082a35646d0d17bc797bf2d3 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Thu Dec 09 16:18:06 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Wed Dec 15 19:33:03 2021 +0800 |
tree | de569165514535e7f78957c16c11361334e618dc | |
parent | 7d17a103c8f04020e60df58ee5e4ac0db77c8b23 [diff] |
Remove isUnsafeBuild() from IpSecAlgorithm IpSec is going to move to Connectivity mainline module so hidden API usage should be removed. There's no formal API could be an alternative for Build.IS_ENG. Considering isUnsafeBuild() is not a really helpful method because it only prints the log in eng build. Therefore, remove it. Bug: 204153604 Test: FrameworksNetTests Change-Id: Ic354e12423629b0d72e8087843893953a0c8c465