commit | 719f9314f712bd88dc7e352b2b1b6dbad54070db | [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 | fbc357f1828b6ef37c2c84f7b2d669b1ce5eaa2d | |
parent | 453966a20bc305693fb63488e5543d94f570a7cb [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