Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    673275cb
    Fix an NPE. · 673275cb
    Jean Chalard authored
    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
    673275cb
    History
    Fix an NPE.
    Jean Chalard authored
    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