Skip to content
Snippets Groups Projects
  • rpcraig's avatar
    47cd396b
    Add better per-device sepolicy support. · 47cd396b
    rpcraig authored
    
    This is a rewrite of the existing implementation.
    Three new variables are now needed to add/modify
    the exisitng base policy. They are, BOARD_SEPOLICY_REPLACE
    and BOARD_SEPOLICY_UNION which govern what files
    are replaced and concatenated, and BOARD_SEPOLICY_DIRS
    which lists the various directories that will contain
    the BOARD_SEPOLICY_REPLACE and BOARD_SEPOLICY_UNION
    policy files.
    
    Change-Id: Id33381268cef03245c56bc5242fec7da9b6c6493
    Signed-off-by: default avatarrpcraig <robertpcraig@gmail.com>
    47cd396b
    History
    Add better per-device sepolicy support.
    rpcraig authored
    
    This is a rewrite of the existing implementation.
    Three new variables are now needed to add/modify
    the exisitng base policy. They are, BOARD_SEPOLICY_REPLACE
    and BOARD_SEPOLICY_UNION which govern what files
    are replaced and concatenated, and BOARD_SEPOLICY_DIRS
    which lists the various directories that will contain
    the BOARD_SEPOLICY_REPLACE and BOARD_SEPOLICY_UNION
    policy files.
    
    Change-Id: Id33381268cef03245c56bc5242fec7da9b6c6493
    Signed-off-by: default avatarrpcraig <robertpcraig@gmail.com>