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 |
Dan Cashman | b1c4967 | 2017-06-28 11:21:16 -0700 | [diff] [blame^] | 9 | sysfs_fs_ext4_features |
| 10 | tombstoned_java_trace_socket)) |