Modernize ArchiveHandleTest
Use try-with-resources statements where the linter suggests them. Avoid calling methods having a @NonNull-annotated parameter with a null argument, because this causes the linter to complain. Bug: 404658729 Flag: EXEMPT only changed test code Test: atest DocumentsUIGoogleTests:com.android.documentsui.archives Change-Id: I8d2d98c295ee2e90765c19a8e6b11645b62382e0
Loading