Skip to content
  • Jiyong Park's avatar
    AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partition · 722b9ca4
    Jiyong Park authored
    
    
    The two utilities are now converted to dynamic executables as shared
    libraries are supported in recovery mode.
    
    As part of the conversion, shared libraries that are depended from them
    are also marked as recovery_available: true.
    
    Bug: 79146551
    Test: adb reboot recovery, and select 'Wipe data/factory reset'. The
    data partition is formatted and there is no selinux denial.
    
    Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
    
    Change-Id: I22fbc83a4ff0496096efca90721b0db1237c32cd
    From AOSP commit: df1f088849ed3336bb4f6f200c29b30682f15948
    722b9ca4