commit | 9c5c46d2b30df70d951ed68cf4034e84874e7e46 | [log] [tgz] |
---|---|---|
author | Sorin Basca <sorinbasca@google.com> | Thu Mar 04 15:10:13 2021 +0000 |
committer | Sorin Basca <sorinbasca@google.com> | Thu Mar 04 15:29:25 2021 +0000 |
tree | 504b09358640de916713f201c760281666efce1f | |
parent | 039e79a2a562cfe9a5b15d87a0b7c842f5ef3c69 [diff] |
Using jniThrowErrnoException in android_util_Process 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: I14b8f6c5fb7179624450ecaae10c6bb1f48b4029