Merge "Remove sepolicy_split from Soong."

am: a53865d108

Change-Id: Ifbb0c82ff708b73e7e922e207bf0b7e078ec2817
This commit is contained in:
Steven Moreland 2017-12-20 19:15:48 +00:00 committed by android-build-merger
commit 34ec026b5d
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ $(call add_json_bool, Malloc_not_svelte, $(call invert_bool,$(fi
$(call add_json_str, Override_rs_driver, $(OVERRIDE_RS_DRIVER))
$(call add_json_bool, Treble_linker_namespaces, $(filter true,$(PRODUCT_TREBLE_LINKER_NAMESPACES)))
$(call add_json_bool, Sepolicy_split, $(filter true,$(PRODUCT_SEPOLICY_SPLIT)))
$(call add_json_bool, Enforce_vintf_manifest, $(filter true,$(PRODUCT_ENFORCE_VINTF_MANIFEST)))
$(call add_json_bool, Uml, $(filter true,$(TARGET_USER_MODE_LINUX)))