Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Matt Mower's avatar
    d821c96c
    Symlink file_contexts --> file_contexts.bin · d821c96c
    Matt Mower authored
    The presence of /file_contexts is still important to TWRP:
    - files written while in adb shell only pick up contexts if
      /file_contexts is present
    - fixContexts looks for /file_contexts
    - if !USE_EXT4 (is this possible), then make_ext4fs looks for
      /file_contexts when wiping
    
    In the event than file_contexts.bin also becomes more important in the
    future, leave it in place and create a symlink to it.
    
    Change-Id: Ic87852248d42d5ea6bf936df160efa41294b6520
    d821c96c
    Symlink file_contexts --> file_contexts.bin
    Matt Mower authored
    The presence of /file_contexts is still important to TWRP:
    - files written while in adb shell only pick up contexts if
      /file_contexts is present
    - fixContexts looks for /file_contexts
    - if !USE_EXT4 (is this possible), then make_ext4fs looks for
      /file_contexts when wiping
    
    In the event than file_contexts.bin also becomes more important in the
    future, leave it in place and create a symlink to it.
    
    Change-Id: Ic87852248d42d5ea6bf936df160efa41294b6520
Loading