commit | b8c6a562922dd3e33a630645e97392ca504d31c0 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Thu Mar 04 10:53:27 2021 +0800 |
committer | Paul Hu <paulhu@google.com> | Mon Mar 08 07:18:31 2021 +0000 |
tree | 97d744a9be85b3b299f7608a5e8149d3581573a1 | |
parent | 02d57fc2ae9efb454aa8072c4fd2fa6cb4493b6f [diff] |
Replace Inet[4|6]Address#ANY Connectivity is becoming a mainline module in S but mainline modules are not allowed to use non-formal APIs. Thus, replace non-formal API Inet[4|6]Address#ANY to NetworkStackConstants#IPV[4|6]_ADDR_ANY. Bug: 181756157 Test: FrameworksNetTests Change-Id: Id4d2fc551c1384f549a586e87ab68356ba05b995