Merge "Add /file_contexts.bin only to devices which need it" am: 77dab1ed35
am: 47b3e3d92e
am: 932def3aaa
Change-Id: Ib5a66afee6df3017c4ede1610729f66ac445b189
This commit is contained in:
commit
4ed1bc98d1
1 changed files with 1 additions and 1 deletions
|
@ -891,7 +891,7 @@ INTERNAL_USERIMAGES_DEPS += $(FEC)
|
|||
endif
|
||||
endif
|
||||
|
||||
SELINUX_FC := $(TARGET_ROOT_OUT)/file_contexts.bin
|
||||
SELINUX_FC := $(call intermediates-dir-for,ETC,file_contexts.bin)/file_contexts.bin
|
||||
INTERNAL_USERIMAGES_DEPS += $(SELINUX_FC)
|
||||
|
||||
INTERNAL_USERIMAGES_DEPS += $(BLK_ALLOC_TO_BASE_FS)
|
||||
|
|
Loading…
Reference in a new issue