platform_system_core/fs_mgr
Chih-Hung Hsieh e32b8952a6 Avoid partial initialization warning.
Clang compiler is picky about partial initialization and
here we only need to initialize the 'len' field.

BUG: 17410010
Change-Id: I718582cef96d5f4076b5ff1c7b8162327e7809b6
2014-09-08 14:41:28 +00:00
..
include Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
Android.mk fs_mgr: turn on -Werror 2014-05-07 16:56:21 -07:00
fs_mgr.c fs_mgr: Don't run e2fsck inside SDK system images. 2014-02-24 23:32:00 +01:00
fs_mgr_fstab.c fs_mgr: turn on -Werror 2014-05-07 16:56:21 -07:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
fs_mgr_priv_verity.h Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_verity.c Avoid partial initialization warning. 2014-09-08 14:41:28 +00:00