Skip to content
Snippets Groups Projects
Commit 44badf75 authored by Bin Chen's avatar Bin Chen Committed by android-build-merger
Browse files

Merge "sepolicy: Fix the path of policy.conf"

am: 3b06b971

Change-Id: I3ea2bbb2ed2e1b2e9293b3766904b681a70e9896
parents 6832909b 3b06b971
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