platform_system_core/sdcard
Ting-Yuan Huang 1991ae9459 sdcard: mute false compiler alarm
Clang static analyzer worries that strcpy to a field may overwrites
other fields.  Use snprintf() instead.

Test: built without seeing the warning.

Change-Id: I75d8edf1353b5d052fd14a954362bd0632c258fa
2017-08-29 17:21:13 -07:00
..
Android.mk Remove LOCAL_CLANG and clang: true 2017-07-25 14:29:50 +02:00
fuse.cpp Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT." 2016-11-16 07:54:10 +00:00
fuse.h Fix sdcard logging. 2016-07-26 16:52:48 -04:00
sdcard.cpp sdcard: mute false compiler alarm 2017-08-29 17:21:13 -07:00