Fix "division by zero" crash after USB mass storage disconnects
File.java will return the total size in bytes of the partition containing the path, and if the path does not exist, it will return 0. Change-Id: I134d4ec787b475e38bb37b4386bafcc419971c1e
Loading
Please register or sign in to comment