Josh Gao | 3458ec1 | 2017-03-28 13:09:37 -0700 | [diff] [blame] | 1 | ;; new_objects - a collection of types that have been introduced that have no |
2 | ;; analogue in older policy. Thus, we do not need to map these types to | ||||
3 | ;; previous ones. Add here to pass checkapi tests. | ||||
4 | (typeattribute new_objects) | ||||
Dan Cashman | f875ee0 | 2017-06-28 10:09:02 -0700 | [diff] [blame^] | 5 | (typeattributeset new_objects |
6 | ( e2fs | ||||
7 | e2fs_exec | ||||
8 | kmsg_debug_device | ||||
9 | sysfs_fs_ext4_features)) |