blob: 57644cbc7626d293c83319f4b542ff4e2ad1dc71 [file] [log] [blame]
Josh Gao3458ec12017-03-28 13:09:37 -07001;; 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 Cashmanf875ee02017-06-28 10:09:02 -07005(typeattributeset new_objects
6 ( e2fs
7 e2fs_exec
Dan Cashman629c58b2017-07-06 10:06:00 -07008 hal_cas_hwservice
Dan Cashmanf875ee02017-06-28 10:09:02 -07009 kmsg_debug_device
Dan Cashmanebea2b42017-06-28 13:24:33 -070010 netd_stable_secret_prop
Dan Cashmanb1c49672017-06-28 11:21:16 -070011 sysfs_fs_ext4_features
Dan Cashmane78e8dc2017-06-28 12:39:28 -070012 timezone_service
Dan Cashmanb1c49672017-06-28 11:21:16 -070013 tombstoned_java_trace_socket))