This reverts commit 554e90c439
.
It turned out EROFS has app-launch time regression.
FS Total image App-launch OTA size (MB)
size (MB) Time (AVG)
ext4 4040 (0%) 403.77 2252
erofs (compression) 2754 (-32%) 540.98 (+34%) 2528 (+12%)
erofs (no-compression) 4126 (+2%) 476.23 (+18%) 2277 (+1%)
Bug: 231934752
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: I33f68a426ff655a9282fec66c0fa54215954aa45
Merged-In: I33f68a426ff655a9282fec66c0fa54215954aa45
4 lines
242 B
Text
4 lines
242 B
Text
# Android fstab file.
|
|
#
|
|
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
|
|
system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other,logical,avb_keys=/product/etc/security/avb/system_other.avbpubkey
|