commit | 3ee56ca4f64c476deeefd6de6cd6dd17af5f3775 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Thu Jun 09 15:25:00 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Fri Jun 10 11:07:35 2016 -0700 |
tree | c30df166156789bfaff98461c5a844019edd9ed7 | |
parent | 8f6f8f8461546636964585ea9317d90aab782ecc [diff] |
Fixed check for volume name. There are scenarios - like when an SD Card is adopted as internal storage - where the getBestVolumeDescription() returns null, in which case we should use the StorageVolume description instead (or a default value if such description is also null)> Change-Id: Ia11c3f4069dfbe252c568210ee60b5d8c384d863 Fixes: 29198046