Skip to content
Snippets Groups Projects
Commit 14e8fda1 authored by Bin Chen's avatar Bin Chen
Browse files

sepolicy: Fix the path of policy.conf


Change-Id: Ie2864875a46c2dd5f9be1cd901010c213aa6313c
Signed-off-by: default avatarBin Chen <bin.chen@linaro.org>
parent 43916281
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ for additional policy files. Order matters in this list.
For example, if you have 2 instances of widget.te files in the
BOARD_SEPOLICY_DIRS search path, then the first one found (at the
first search dir containing the file) will be concatenated first.
Reviewing out/target/product/<device>/etc/sepolicy_intermediates/policy.conf
Reviewing out/target/product/<device>/obj/ETC/sepolicy_intermediates/policy.conf
will help sort out ordering issues.
Example BoardConfig.mk Usage:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment