diff options
Diffstat (limited to 'prebuilts/api/32.0/private/compat/31.0/31.0.ignore.cil')
-rw-r--r-- | prebuilts/api/32.0/private/compat/31.0/31.0.ignore.cil | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/prebuilts/api/32.0/private/compat/31.0/31.0.ignore.cil b/prebuilts/api/32.0/private/compat/31.0/31.0.ignore.cil new file mode 100644 index 000000000..4e95cc6e4 --- /dev/null +++ b/prebuilts/api/32.0/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 + )) |