OSDN Git Service

Include user identifier in external storage paths.
authorJeff Sharkey <jsharkey@android.com>
Tue, 11 Sep 2012 22:45:19 +0000 (15:45 -0700)
committerJeff Sharkey <jsharkey@android.com>
Wed, 12 Sep 2012 05:49:27 +0000 (22:49 -0700)
commitfc76a78c458ac90d7e050ffc233cf9e32a2d9c0b
treecafaff9a473e6d99f27a66d5f14aab867b36cf9a
parentcfc1bec2e612df10ac5565ebc4382193a6a6c9f6
Include user identifier in external storage paths.

When building external storage paths, always include user in path
to enable cross-user paths and aid debugging.

Mostly changes so Storage doesn't crash; will take another UI
iteration pass soon.

Bug: 7131382
Change-Id: If7ec807f12a36eb8ed02a0fb94e8a0b3a6694f16
src/com/android/settings/deviceinfo/Memory.java
src/com/android/settings/deviceinfo/StorageMeasurement.java
src/com/android/settings/deviceinfo/StorageVolumePreferenceCategory.java