Skip to content
Snippets Groups Projects
Commit 156ccbb2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Specify intermediates dir for sepolicy"

parents bfb6a6c5 d2053bd0
No related branches found
No related tags found
No related merge requests found
...@@ -129,6 +129,8 @@ ifneq (,$(filter mips mips64,$(TARGET_ARCH))) ...@@ -129,6 +129,8 @@ ifneq (,$(filter mips mips64,$(TARGET_ARCH)))
my_target_arch := mips my_target_arch := mips
endif endif
intermediates := $(TARGET_OUT_INTERMEDIATES)/ETC/sepolicy_intermediates
################################## ##################################
# reqd_policy_mask - a policy.conf file which contains only the bare minimum # reqd_policy_mask - a policy.conf file which contains only the bare minimum
# policy necessary to use checkpolicy. This bare-minimum policy needs to be # policy necessary to use checkpolicy. This bare-minimum policy needs to be
......
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