Merge "Remove sepolicy_split from soong."
am: 57603998a6
Change-Id: Ic9d2bcfc4f02216b2824bc28f6da44d91f458f68
This commit is contained in:
commit
3fac38f544
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue