commit | 57ab9bf80637f5bd9a6c2b789b1afd7752f814b9 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Wed Feb 12 05:35:53 2025 +0000 |
committer | Paul Hu <paulhu@google.com> | Wed Feb 12 05:35:53 2025 +0000 |
tree | 80d7cbf31af611bc50a4f6af1ef41a9881d4b393 | |
parent | 552038f6c0bcc345b68454563d0fc57448460bc1 [diff] |
Use ErrnoException for handling exceptions in JNI functions This commit updates the timerfd JNI function calls to use ErrnoException instead of IOException to handle exceptions correctly. Bug: 393169546 Test: m Change-Id: I56385a0e9f20c778eb2c2d2c4fe43cbf12753d93