diff options
Diffstat (limited to 'private/compat/31.0/31.0.ignore.cil')
-rw-r--r-- | private/compat/31.0/31.0.ignore.cil | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/private/compat/31.0/31.0.ignore.cil b/private/compat/31.0/31.0.ignore.cil new file mode 100644 index 000000000..4e95cc6e4 --- /dev/null +++ b/private/compat/31.0/31.0.ignore.cil @@ -0,0 +1,9 @@ +;; new_objects - a collection of types that have been introduced that have no +;; analogue in older policy. Thus, we do not need to map these types to +;; previous ones. Add here to pass checkapi tests. +(type new_objects) +(typeattribute new_objects) +(typeattributeset new_objects + ( new_objects + hypervisor_prop + )) |