aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRobert Craig <rpcraig@tycho.ncsc.mil>2014-02-03 11:12:27 -0500
committerRobert Craig <rpcraig@tycho.ncsc.mil>2014-02-03 11:12:27 -0500
commit9dbd005ad29c9cda0e29cc80ebf40b88ec462210 (patch)
tree9368ed7ecd64d21efbcf36778c069ca25dee0290 /README
parentd4f6c5f0983e8a6a0dac86b9acbfa70501280614 (diff)
downloadandroid_external_sepolicy-9dbd005ad29c9cda0e29cc80ebf40b88ec462210.tar.gz
android_external_sepolicy-9dbd005ad29c9cda0e29cc80ebf40b88ec462210.tar.bz2
android_external_sepolicy-9dbd005ad29c9cda0e29cc80ebf40b88ec462210.zip
Update README.
Commit Icc5febc5fe5a7cccb90ac5b83e6289c2aa5bf069 introduced a new error check for non existent BOARD_SEPOLICY_UNION files. Need an update to the docs describing the change. Change-Id: If96c9046565b05e0811ab2d526ae12a3b8b90bf0 Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 0e3b30b..e9f37a1 100644
--- a/README
+++ b/README
@@ -49,6 +49,9 @@ BOARD_POLICY_REPLACE and BOARD_POLICY_UNION.
It is an error to specify a BOARD_SEPOLICY_DIRS that has no entries when
specifying BOARD_SEPOLICY_REPLACE.
+It is an error to specify a BOARD_POLICY_UNION file that
+doesn't appear in any of the BOARD_SEPOLICY_DIRS locations.
+
BOARD_SEPOLICY_IGNORE is a list of paths (directory + filename) of
files that are not to be included in the resulting policy. This list
is passed to filter-out to remove any paths you may want to ignore. This