Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c9c895a authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 07a06f6e: am f0daadf6: am 297d6c02: Merge "Add property_contexts to SELINUX_DEPENDS."

* commit '07a06f6e':
  Add property_contexts to SELINUX_DEPENDS.
parents f116e9bc 07a06f6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
SELINUX_DEPENDS := sepolicy file_contexts seapp_contexts property_contexts
endif

# We just build this directly to the install location.