Merge "Remove sepolicy_split from soong." am: 57603998a6 am: 3fac38f544

am: 9bbc5b65e1

Change-Id: I0413a91f87446112d15e692a8a62230647ae48ea
This commit is contained in:
Steven Moreland
2017-12-20 21:14:35 +00:00
committed by android-build-merger

View File

@@ -72,10 +72,6 @@ type variableProperties struct {
Treble_linker_namespaces struct {
Cflags []string
}
// sepolicy_split is true when system/vendor sepolicy split is enabled.
Sepolicy_split struct {
Cflags []string
}
// enforce_vintf_manifest is true when a device is required to have a vintf manifest.
Enforce_vintf_manifest struct {
Cflags []string