Skip to content
Snippets Groups Projects
  • William Roberts's avatar
    49693f1b
    fc_sort: initial commit · 49693f1b
    William Roberts authored
    
    Ordering matters in fc files; the last match wins. In builds where
    many BOARD_SEPOLICY_DIRS are set, the order of that list becomes
    increasingly important in order to maintain a cohesive built
    file_contexts.
    
    To correct this, we sort the device specific file_contexts entries
    with the upstream fc_sort tool.
    
    Change-Id: I3775eae11bfa5905cad0d02a0bf26c76ac03437c
    Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>
    49693f1b
    History
    fc_sort: initial commit
    William Roberts authored
    
    Ordering matters in fc files; the last match wins. In builds where
    many BOARD_SEPOLICY_DIRS are set, the order of that list becomes
    increasingly important in order to maintain a cohesive built
    file_contexts.
    
    To correct this, we sort the device specific file_contexts entries
    with the upstream fc_sort tool.
    
    Change-Id: I3775eae11bfa5905cad0d02a0bf26c76ac03437c
    Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>