commit | 29d146887eacf432b90c0ae460060f79d84dbaca | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Mon Jan 04 12:20:57 2016 -0800 |
committer | William Roberts <william.c.roberts@intel.com> | Thu Jan 07 10:11:52 2016 -0800 |
tree | 36d6615e31a6ed2e2f0f944ca5d4e8be21900e39 | |
parent | ea0da7858933101690d4992b3d47d72a14f11314 [diff] |
fc_sort: initial commit 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: Id79cc6f434c41179d5c0d0d739c4718918b0b1dc Signed-off-by: William Roberts <william.c.roberts@intel.com>