Skip to content
Snippets Groups Projects
Commit 4c1a022d authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am a39ff52a: am c9361731: Fix rules for general_property_contexts.

* commit 'a39ff52a':
  Fix rules for general_property_contexts.
parents 51d63429 a39ff52a
No related branches found
No related tags found
No related merge requests found
......@@ -267,6 +267,8 @@ LOCAL_MODULE := general_property_contexts
LOCAL_MODULE_CLASS := ETC
LOCAL_MODULE_TAGS := tests
include $(BUILD_SYSTEM)/base_rules.mk
$(LOCAL_BUILT_MODULE): PRIVATE_SEPOLICY := $(built_sepolicy)
$(LOCAL_BUILT_MODULE) : $(addprefix $(LOCAL_PATH)/, property_contexts) $(built_sepolicy) $(HOST_OUT_EXECUTABLES)/checkfc
@mkdir -p $(dir $@)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment