commit | d6054a36475b5ff502b4af78f7d272a713c1a8e7 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
tree | 15482ee71b318f54f288240adce0b59febf76bc7 |
Initial Contribution
diff --git a/mount/Android.mk b/mount/Android.mk new file mode 100644 index 0000000..1f4c1fa --- /dev/null +++ b/mount/Android.mk
@@ -0,0 +1,4 @@ +# Copyright 2007 The Android Open Source Project + +LOCAL_SRC_FILES += mount/IMountService.cpp +