OSDN Git Service

Fixed check for visible volume.
authorFelipe Leme <felipeal@google.com>
Fri, 10 Jun 2016 18:30:56 +0000 (11:30 -0700)
committerFelipe Leme <felipeal@google.com>
Fri, 10 Jun 2016 19:10:16 +0000 (12:10 -0700)
commit24cc2cea74f35b5118ef8b1247f1ac946c2a84ba
tree98423d260945b6735079ef560babf88d499d894d
parent60f8f72cd49cdcb27e018eee5cd60ad37dd7e92c
Fixed check for visible volume.

Previously it was checked if the volume was visible to user, but
transient volumes (such as USB drives) are not marked as such.

Fixes: 29174953
Change-Id: I5dbcc42c5b31c6856e01f73815d73482822785d9
packages/DocumentsUI/src/com/android/documentsui/OpenExternalDirectoryActivity.java