diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2021-03-11 07:43:37 +0000 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2021-03-11 07:43:43 +0000 |
commit | fb440c2c8eda02c0b22ca003d52c27dae492ed60 (patch) | |
tree | 883652026f041679ce3f311f710ff6761307fa66 /rs/java/android/renderscript/ProgramStore.java | |
parent | 7a46c3c1fdac37255d84316e860cfa09503ca0a3 (diff) |
Remove usage of hidden InetSocketAddress constructor
The constructor is a hidden API, and used in a code path that can
never happen.
Replace it with a thrown exception (which should never be thrown either).
Bug: 170598012
Change-Id: Ie2c671c1a75accb8e94b08de9901d14b72caaf7e
Test: m
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions