Merge "Specify intermediates dir for sepolicy"
am: 156ccbb227
Change-Id: Ib5709ccd17861915626baf8c7e3864be81a911fe
This commit is contained in:
commit
d801cdd8dd
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,8 @@ ifneq (,$(filter mips mips64,$(TARGET_ARCH)))
|
|||
my_target_arch := mips
|
||||
endif
|
||||
|
||||
intermediates := $(TARGET_OUT_INTERMEDIATES)/ETC/sepolicy_intermediates
|
||||
|
||||
##################################
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue