diff options
author | 2013-09-18 21:39:30 +0900 | |
---|---|---|
committer | 2013-09-18 21:39:30 +0900 | |
commit | 673275cbc6c6fbef3b33a7493f93470c8d953bef (patch) | |
tree | c9a475365c21c8717f94cd6e0da2db65c5fe2d0e /java/src/com/android/inputmethod/latin/makedict/BinaryDictDecoderUtils.java | |
parent | 9b78241dff6b785408ae19512f6875e63771b349 (diff) | |
download | latinime-673275cbc6c6fbef3b33a7493f93470c8d953bef.tar.gz latinime-673275cbc6c6fbef3b33a7493f93470c8d953bef.tar.xz latinime-673275cbc6c6fbef3b33a7493f93470c8d953bef.zip |
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
Diffstat (limited to 'java/src/com/android/inputmethod/latin/makedict/BinaryDictDecoderUtils.java')
0 files changed, 0 insertions, 0 deletions