Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-core: Commit

system/core


Commit MetaInfo

Revision7b5e7d81f8942f3ed43d1851694a8af58d0e8707 (tree)
Time2009-07-21 23:23:27
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

add mountd

Change Summary

Incremental Difference

--- a/mountd/Android.mk
+++ b/mountd/Android.mk
@@ -18,5 +18,4 @@ LOCAL_CFLAGS := -DCREATE_MOUNT_POINTS=0
1818
1919 LOCAL_SHARED_LIBRARIES := libcutils
2020
21-# disabled - we are using vold now instead
22-# include $(BUILD_EXECUTABLE)
21+include $(BUILD_EXECUTABLE)
Show on old repository browser