platform_system_core/sdcard
Narayan Kamath 5aadceb56f sdcard : inode numbers must be fully representable as uint32_t.
This works around a bug on on 64 bit kernels + sdcard daemons
where we were using memory addresses as inode numbers.

bug: 19012244

(cherry picked from commit faa0935ffb)

Change-Id: Idbf9e285e507e702e04e7461a10153df68ef2322
2015-01-15 11:58:53 +00:00
..
Android.mk sdcard: Turn on -Werror 2014-05-21 12:58:38 -07:00
sdcard.c sdcard : inode numbers must be fully representable as uint32_t. 2015-01-15 11:58:53 +00:00