commit | b41e4f6326d3ca13ec0bd431261a6993face6351 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Tue Jun 11 15:09:41 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Tue Jun 11 15:09:41 2024 +0900 |
tree | d239fa7d395963d01504ef0f67f762afe443946e | |
parent | 568034b1c6e7be865a3f86f87fd9ec9fe7fbb14e [diff] |
Add individual try/catch blocks for ParcelFileDescriptor closure Enclosed each ParcelFileDescriptor.close() call in its own try/catch block to ensure that if one closure throws an exception, the others will still be attempted. Bug: 346469095 Test: TH Change-Id: Ib59fffaa39488acb73bbdbe8ebc795043f2b301f