Tri Vo | 7cc2a53 | 2018-01-31 17:15:13 -0800 | [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) |
| 5 | (typeattributeset new_objects |
Kenny Root | 0b79a17 | 2018-01-25 16:12:39 +0900 | [diff] [blame] | 6 | ( adb_service |
| 7 | blank_screen |
Tri Vo | 7cc2a53 | 2018-01-31 17:15:13 -0800 | [diff] [blame] | 8 | blank_screen_exec |
| 9 | blank_screen_tmpfs |
| 10 | bootloader_boot_reason_prop |
| 11 | bpfloader |
| 12 | bpfloader_exec |
| 13 | cgroup_bpf |
| 14 | crossprofileapps_service |
| 15 | exported2_config_prop |
| 16 | exported2_default_prop |
| 17 | exported2_radio_prop |
| 18 | exported2_system_prop |
| 19 | exported2_vold_prop |
| 20 | exported3_default_prop |
| 21 | exported3_system_prop |
| 22 | exported_config_prop |
| 23 | exported_dalvik_prop |
| 24 | exported_default_prop |
| 25 | exported_dumpstate_prop |
| 26 | exported_ffs_prop |
| 27 | exported_fingerprint_prop |
| 28 | exported_overlay_prop |
| 29 | exported_pm_prop |
| 30 | exported_radio_prop |
| 31 | exported_system_prop |
| 32 | exported_system_radio_prop |
| 33 | exported_vold_prop |
| 34 | fs_bpf |
| 35 | hal_authsecret_hwservice |
| 36 | hal_confirmationui_hwservice |
| 37 | hal_lowpan_hwservice |
| 38 | hal_secure_element_hwservice |
| 39 | hal_usb_gadget_hwservice |
| 40 | incident_helper |
| 41 | incident_helper_exec |
| 42 | last_boot_reason_prop |
| 43 | lowpan_device |
| 44 | lowpan_prop |
| 45 | lowpan_service |
| 46 | mediaextractor_update_service |
| 47 | network_watchlist_data_file |
| 48 | network_watchlist_service |
| 49 | perfetto |
| 50 | perfetto_exec |
| 51 | perfetto_tmpfs |
| 52 | perfetto_traces_data_file |
| 53 | perfprofd_service |
| 54 | property_info |
| 55 | secure_element |
Ruchi Kandoi | ea3cf00 | 2018-03-06 14:26:34 -0800 | [diff] [blame^] | 56 | secure_element_device |
Tri Vo | 7cc2a53 | 2018-01-31 17:15:13 -0800 | [diff] [blame] | 57 | secure_element_service |
| 58 | secure_element_tmpfs |
| 59 | slice_service |
| 60 | stats |
| 61 | stats_data_file |
| 62 | stats_exec |
| 63 | stats_service |
| 64 | statscompanion_service |
| 65 | statsd |
| 66 | statsd_exec |
| 67 | statsd_tmpfs |
| 68 | storaged_data_file |
| 69 | system_boot_reason_prop |
| 70 | system_update_service |
| 71 | tombstone_wifi_data_file |
| 72 | trace_data_file |
| 73 | traced |
| 74 | traced_consumer_socket |
| 75 | traced_exec |
| 76 | traced_probes |
| 77 | traced_probes_exec |
| 78 | traced_probes_tmpfs |
| 79 | traced_producer_socket |
| 80 | traced_tmpfs |
| 81 | traceur_app |
| 82 | traceur_app_tmpfs |
| 83 | update_engine_log_data_file |
| 84 | usbd |
| 85 | usbd_exec |
| 86 | usbd_tmpfs |
| 87 | vendor_default_prop |
| 88 | vendor_init |
| 89 | vendor_shell |
| 90 | vold_metadata_file |
| 91 | vold_prepare_subdirs |
| 92 | vold_prepare_subdirs_exec |
| 93 | vold_service |
| 94 | wm_trace_data_file |
| 95 | wpantund |
| 96 | wpantund_exec |
| 97 | wpantund_service |
| 98 | wpantund_tmpfs)) |
| 99 | |