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 |
Dan Cashman | 629c58b | 2017-07-06 10:06:00 -0700 | [diff] [blame^] | 8 | hal_cas_hwservice |
Dan Cashman | f875ee0 | 2017-06-28 10:09:02 -0700 | [diff] [blame] | 9 | kmsg_debug_device |
Dan Cashman | ebea2b4 | 2017-06-28 13:24:33 -0700 | [diff] [blame] | 10 | netd_stable_secret_prop |
Dan Cashman | b1c4967 | 2017-06-28 11:21:16 -0700 | [diff] [blame] | 11 | sysfs_fs_ext4_features |
Dan Cashman | e78e8dc | 2017-06-28 12:39:28 -0700 | [diff] [blame] | 12 | timezone_service |
Dan Cashman | b1c4967 | 2017-06-28 11:21:16 -0700 | [diff] [blame] | 13 | tombstoned_java_trace_socket)) |