commit | 4cd9b2b85b49af4cee58680ca7acef45f72e49b6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat Jan 19 13:42:35 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jan 24 17:00:38 2019 +0900 |
tree | a7c2af4e57ef2d9766b896579614a27fd5cade60 | |
parent | 02c69e8cb420857fde64a1ba4ce02cb2b018327e [diff] |
Tune fs parameters to save space - increase inode size to 256 in order not to break localization of sepolicy in xattr - reduce the # of inodes to the number of files/dirs counts - duplicated blocks are shared Bug: 122991714 Test: m. system boots to the UI Test: m com.android.runtime.debug Compare the sizeof the built file Before: 109846528 After: 102719762 Change-Id: Ieff0ac318731b3b9ab113d4a35da13e1f5f11676