Merge "Remove sepolicy_split from Soong." am: a53865d108

am: 34ec026b5d

Change-Id: Ic5aa6d96e7d373607535eedd637b0af03cb946a0
This commit is contained in:
Steven Moreland 2017-12-20 19:24:16 +00:00 committed by android-build-merger
commit 2b28684175
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)))