commit | 42d8137da801c6c1c8c747899279cda3b65587b4 | [log] [tgz] |
---|---|---|
author | Jin Qian <jinqian@google.com> | Fri Apr 21 16:56:34 2017 -0700 |
committer | Jin Qian <jinqian@google.com> | Mon Sep 11 18:34:32 2017 +0000 |
tree | 7e3d944f61de8b9211483a2afc79318c2daa0d6e | |
parent | cfadedb1391f82a25bc0209aaa2e069875657776 [diff] |
fs_mgr: replace make_ext4 api with e2fsprogs Execute mke2fs to create empty ext4 filesystem. Execute e2fsdroid to initialize selinux context. Test: zero-out first 4k of data partition and reboot, fs_mgr successfully formats /data. Bug: 35219933 Change-Id: If6f72f62c618c64be703b83f0114a4dd0a2b079f (cherry picked from commit f71bc0c1524bdbad64bcd62c9deb86067d6e4ad9)