commit | 673275cbc6c6fbef3b33a7493f93470c8d953bef | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Wed Sep 18 21:39:30 2013 +0900 |
committer | Jean Chalard <jchalard@google.com> | Wed Sep 18 21:39:30 2013 +0900 |
tree | c9a475365c21c8717f94cd6e0da2db65c5fe2d0e | |
parent | 9b78241dff6b785408ae19512f6875e63771b349 [diff] |
Fix an NPE. Apparently, it is possible that File#getPath() returns null. In this case, we'll have a null AssetFileAddress and an NPE later down the road. Bug: 9944824 Change-Id: Id6ceac1cb55439660f9811cf0fe3b574200d5a20