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 |
Dan Cashman | 255a4a7 | 2017-07-06 12:32:31 -0700 | [diff] [blame] | 6 | ( broadcastradio_service |
| 7 | e2fs |
Dan Cashman | f875ee0 | 2017-06-28 10:09:02 -0700 | [diff] [blame] | 8 | e2fs_exec |
Dan Cashman | 629c58b | 2017-07-06 10:06:00 -0700 | [diff] [blame] | 9 | hal_cas_hwservice |
Michael Butler | e9d07b9 | 2017-06-29 18:33:03 -0700 | [diff] [blame] | 10 | hal_neuralnetworks_hwservice |
Dan Cashman | 4d9f41d | 2017-07-06 13:40:57 -0700 | [diff] [blame] | 11 | hal_tetheroffload_hwservice |
Dan Cashman | 0785a72 | 2017-07-31 13:53:26 -0700 | [diff] [blame] | 12 | hal_wifi_offload_hwservice |
Dan Cashman | f875ee0 | 2017-06-28 10:09:02 -0700 | [diff] [blame] | 13 | kmsg_debug_device |
Dan Cashman | 079a98b | 2017-07-31 14:18:47 -0700 | [diff] [blame] | 14 | mediaprovider_tmpfs |
Lorenzo Colitti | 98e96fa | 2017-07-13 01:30:53 +0900 | [diff] [blame] | 15 | netd_stable_secret_prop |
Dan Cashman | b1c4967 | 2017-06-28 11:21:16 -0700 | [diff] [blame] | 16 | sysfs_fs_ext4_features |
Dan Cashman | 3fc7f83 | 2017-07-31 14:25:09 -0700 | [diff] [blame] | 17 | system_net_netd_hwservice |
Todd Poynor | e9b2def | 2017-06-09 11:27:08 -0700 | [diff] [blame] | 18 | thermal_service |
| 19 | thermalcallback_hwservice |
| 20 | thermalserviced |
| 21 | thermalserviced_exec |
Dan Cashman | 34f827f | 2017-08-07 12:27:05 -0700 | [diff] [blame^] | 22 | thermalserviced_tmpfs |
Dan Cashman | e78e8dc | 2017-06-28 12:39:28 -0700 | [diff] [blame] | 23 | timezone_service |
Dan Cashman | b1c4967 | 2017-06-28 11:21:16 -0700 | [diff] [blame] | 24 | tombstoned_java_trace_socket)) |