commit | ecd21848731f55978cdac739e6d4460a83449202 | [log] [tgz] |
---|---|---|
author | Taiju Tsuiki <tzik@google.com> | Tue Apr 28 13:36:15 2015 +0900 |
committer | Narayan Kamath <narayan@google.com> | Tue Apr 28 09:30:19 2015 +0100 |
tree | 6ca084d3a64c5c0e5c26b6323512e0358baaabf0 | |
parent | b736868be917afd5d3ea7e8a8d3d658c4350a239 [diff] |
Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray Add a null check for each values of SparseArray in Bundle#hasFileDescriptor to avoid NullPointerException. Change-Id: I43ecc01f2759ccbe85b902fa118d55cb74ebf38b