commit | 2471c17965ead24429ce8b4bcddecf0338c040e8 | [log] [tgz] |
---|---|---|
author | Sorin Basca <sorinbasca@google.com> | Thu Mar 04 15:05:52 2021 +0000 |
committer | Sorin Basca <sorinbasca@google.com> | Thu Mar 04 15:29:22 2021 +0000 |
tree | 91efb11511a90e4a16b6e3c3c851f1bbbf7250fd | |
parent | 08ef7ddaff6e171dbefb002b963648a33a783447 [diff] |
Using jniThrowErrnoException in android_net_NetworkUtils Since libnativehelper now has an implementation of jniThrowErrnoException, this method is now used when a system error occurs to avoid code duplication. Bug: 180958753 Test: m Change-Id: I7752fb57e773bc61b47eac8d91695571257ee5b7