OSDN Git Service

Plumb through physical device UUID and label.
authorJeff Sharkey <jsharkey@android.com>
Wed, 16 Oct 2013 23:21:54 +0000 (16:21 -0700)
committerJeff Sharkey <jsharkey@android.com>
Wed, 16 Oct 2013 23:34:21 +0000 (16:34 -0700)
commit5aca2b8dc4f4ff2d466a64587d06666c7bbd9749
treeca6b697ce679f12417fbac45df550b7237eadef1
parent905c50a21238aa1de38989f1f9169cf40ebe02d5
Plumb through physical device UUID and label.

vold now parse out UUID and label for inserted physical devices,
and reports them to framework.  Add these to hidden StorageVolume
class for use by DocumentsUI and MediaProvider.

Remove last JNI method in FileUtils!

Bug: 11175082
Change-Id: I1cfcd1ade61767b103f693319ea2600008ee2e3c
core/java/android/os/FileUtils.java
core/java/android/os/storage/StorageVolume.java
core/jni/Android.mk
core/jni/AndroidRuntime.cpp
core/jni/android_os_FileUtils.cpp [deleted file]
services/java/com/android/server/MountService.java