Remove sepolicy_split from soong.
No longer needed. Bug: 62019611 Test: manual Change-Id: Id485e6db4cc9b5a7cf553e5089fd85b667c7c660
This commit is contained in:
@@ -72,10 +72,6 @@ type variableProperties struct {
|
|||||||
Treble_linker_namespaces struct {
|
Treble_linker_namespaces struct {
|
||||||
Cflags []string
|
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 is true when a device is required to have a vintf manifest.
|
||||||
Enforce_vintf_manifest struct {
|
Enforce_vintf_manifest struct {
|
||||||
Cflags []string
|
Cflags []string
|
||||||
|
Reference in New Issue
Block a user