commit | 4c54f642e3cecffd2602145929e9f23e50a452e3 | [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 | 93c4f353b983c2a51f42d2ddbef4f99443cc6d3e [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