am d7547163: am 679b7498: Merge "Add mac_permissions.xml dependency."

* commit 'd7547163d5b0bf9e2cde626c0b7c6a58d48eb89e':
  Add mac_permissions.xml dependency.
This commit is contained in:
Ying Wang 2012-08-13 16:03:29 -07:00 committed by Android Git Automerger
commit 4150db6905

View file

@ -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.