OSDN Git Service

Forcibly unmount the sdcard after N retries.
authorSuchi Amalapurapu <asuchitra@google.com>
Mon, 5 Apr 2010 23:46:32 +0000 (16:46 -0700)
committerSuchi Amalapurapu <asuchitra@google.com>
Tue, 6 Apr 2010 17:02:34 +0000 (10:02 -0700)
commit7af074a6124d2293bc979e24f3258166efb8a310
tree32692bbeadcb60a68e078976af33eafa772bb1ff
parent7d2511b722808dfc9cadd3f0f49375fcb738df56
Forcibly unmount the sdcard after N retries.

Don't rely on the ActivityManager's reported status about killing the
storage user process since the process might have gone away in between.

Change-Id: Ia7fa43eb34553329e7ff611ab6b99375b5ae673a
services/java/com/android/server/MountService.java