Skip to content
Snippets Groups Projects
Commit d801cdd8 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "Specify intermediates dir for sepolicy"

am: 156ccbb2

Change-Id: Ib5709ccd17861915626baf8c7e3864be81a911fe
parents ca3738df 156ccbb2
Branches
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.
Please register or to comment