commit | 586536c60b773e3517531ad8a6cb0de6722c67fc | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Tue Feb 16 17:12:00 2010 -0800 |
committer | San Mehat <san@google.com> | Tue Feb 16 17:12:00 2010 -0800 |
tree | afd0ab67daf64d18ef7bfca282d82e14d74d2f09 | |
parent | 8c940ef7dbd423cadc92982b44a65ed1014389e2 [diff] [blame] |
vold: Refactor Processkiller and add command to return users of a mount point Signed-off-by: San Mehat <san@google.com>
diff --git a/Android.mk b/Android.mk index d90b399..9036f78 100644 --- a/Android.mk +++ b/Android.mk
@@ -20,7 +20,7 @@ Volume.cpp \ DirectVolume.cpp \ logwrapper.c \ - ProcessKiller.c \ + Process.cpp \ geom_mbr_enc.c \ Fat.cpp \ Loop.cpp \