platform_system_core/sdcard
William Roberts 4555b69f26 Correct magic number on umount2
The umount2 call was using the magic constant 2 which is
has a defined and proper macro in mount.h as MNT_DETATCH.

Change-Id: I4ca4a6d31cbf5495c545088e3d90a8894a9f912f
2015-04-24 01:13:35 +00:00
..
Android.mk sdcard doesn't need to explicitly ask for libc! 2015-03-16 20:12:58 -07:00
sdcard.c Correct magic number on umount2 2015-04-24 01:13:35 +00:00