OSDN Git Service

Let Settings measure transient free space.
authorJeff Sharkey <jsharkey@android.com>
Thu, 30 Jul 2015 23:55:42 +0000 (16:55 -0700)
committerJeff Sharkey <jsharkey@android.com>
Fri, 31 Jul 2015 00:51:28 +0000 (17:51 -0700)
commit5738266449fd37cc16629930a04128de025f2b6e
tree2a9230e6461ac72332452f9634bb4792e06f1584
parentf99b424f3b147ed165a28d4124362f0e53cadf53
Let Settings measure transient free space.

Transient volumes like USB drives are only mounted at /mnt/media_rw,
but they still appear in Settings > Storage.  To show stats like
free/used space, give Settings the permissions it needs to access
devices mounted there.

Bug: 22545248
Change-Id: I50be38f02f7d2bfe51d1ac0f76a04c340a21f936
AndroidManifest.xml