OSDN Git Service

Return useful path when not visible.
authorJeff Sharkey <jsharkey@android.com>
Thu, 30 Jul 2015 23:54:23 +0000 (16:54 -0700)
committerJeff Sharkey <jsharkey@android.com>
Thu, 30 Jul 2015 23:54:23 +0000 (16:54 -0700)
commit8474ee323131fdadcc17f09eab25003a7ae934e0
treef456c9329aea682efbd235645a1bf8fc971965a9
parentd46687ee5da7c9847c6188241ccc699d3a0826c2
Return useful path when not visible.

This allows apps like ExternalStorageProvider to still read/write
files on transient storage devices which aren't mounted as visible.

Bug: 22545248
Change-Id: Idacb15f2233245a8e1861d9be977535a82b218ec
PublicVolume.cpp