Add mac_permissions.xml dependency.
Include the MMAC install perms policy configuration file to the list of SELINUX dependencies. This changes depends on the project: git.selinuxproject.org/~seandroid/selinux/mac-policy Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil> Change-Id: Ief91d6a717741c91c5ba8745452bb247dc8048ec
This commit is contained in:
@@ -353,7 +353,7 @@ INTERNAL_RAMDISK_FILES := $(filter $(TARGET_ROOT_OUT)/%, \
|
|||||||
BUILT_RAMDISK_TARGET := $(PRODUCT_OUT)/ramdisk.img
|
BUILT_RAMDISK_TARGET := $(PRODUCT_OUT)/ramdisk.img
|
||||||
|
|
||||||
ifeq ($(HAVE_SELINUX),true)
|
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
|
endif
|
||||||
|
|
||||||
# We just build this directly to the install location.
|
# We just build this directly to the install location.
|
||||||
|
Reference in New Issue
Block a user