commit | 039e79a2a562cfe9a5b15d87a0b7c842f5ef3c69 | [log] [tgz] |
---|---|---|
author | Sorin Basca <sorinbasca@google.com> | Thu Mar 04 15:09:00 2021 +0000 |
committer | Sorin Basca <sorinbasca@google.com> | Thu Mar 04 15:29:25 2021 +0000 |
tree | b316f69b32344e30026b88e652384c55466e09e5 | |
parent | 719f9314f712bd88dc7e352b2b1b6dbad54070db [diff] |
Using jniThrowErrnoException in android_os_SharedMemory 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: I65d9b58d2cb2d94af97f77a15264137b0c7d0462