* commit 'd7547163d5b0bf9e2cde626c0b7c6a58d48eb89e': Add mac_permissions.xml dependency.
This commit is contained in:
commit
4150db6905
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ INTERNAL_RAMDISK_FILES := $(filter $(TARGET_ROOT_OUT)/%, \
|
|||
BUILT_RAMDISK_TARGET := $(PRODUCT_OUT)/ramdisk.img
|
||||
|
||||
ifeq ($(HAVE_SELINUX),true)
|
||||
SELINUX_DEPENDS := sepolicy file_contexts seapp_contexts property_contexts
|
||||
SELINUX_DEPENDS := sepolicy file_contexts seapp_contexts property_contexts mac_permissions.xml
|
||||
endif
|
||||
|
||||
# We just build this directly to the install location.
|
||||
|
|
Loading…
Reference in a new issue