summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertex.java
diff options
context:
space:
mode:
authorpaulhu <paulhu@google.com>2021-03-03 22:15:11 +0800
committerpaulhu <paulhu@google.com>2021-03-12 19:57:40 +0800
commit033521c57b04ba5fc93193185b4cfa4ef7525af6 (patch)
tree508e111985d17da7d44466f8eae84bf83e40d467 /rs/java/android/renderscript/ProgramVertex.java
parentc77293b7a92590e5583b9af0e4a6128d841f8c6f (diff)
Replace InetAddress#parseNumericAddress
-Connectivity is becoming a mainline module in S but mainline modules are not allowed to use non-formal APIs. Thus, replace non-formal API InetAddress#parseNumericAddress to InetAddresses#parseNumericAddress. - Add deprecated method legacyParseIpAndMask() for IpPrefix and LinkAddress. Because InetAddresses#parseNumericAddress has a little different behavior in some case, but these two classes should keep working as before. So these two classes will use the new deprecated method. Bug: 181756157 Test: FrameworksNetTests Change-Id: I1c96b75f0b8d5e93304a39b4a8c8849964e5e810
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertex.java')
0 files changed, 0 insertions, 0 deletions