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 |
Jaekyun Seok | 62acbce | 2018-03-16 08:10:37 +0900 | [diff] [blame] | 31 | exported_secure_prop |
Tri Vo | 7cc2a53 | 2018-01-31 17:15:13 -0800 | [diff] [blame] | 32 | exported_system_prop |
| 33 | exported_system_radio_prop |
| 34 | exported_vold_prop |
| 35 | fs_bpf |
| 36 | hal_authsecret_hwservice |
| 37 | hal_confirmationui_hwservice |
| 38 | hal_lowpan_hwservice |
| 39 | hal_secure_element_hwservice |
| 40 | hal_usb_gadget_hwservice |
| 41 | incident_helper |
| 42 | incident_helper_exec |
| 43 | last_boot_reason_prop |
| 44 | lowpan_device |
| 45 | lowpan_prop |
| 46 | lowpan_service |
| 47 | mediaextractor_update_service |
| 48 | network_watchlist_data_file |
| 49 | network_watchlist_service |
| 50 | perfetto |
| 51 | perfetto_exec |
| 52 | perfetto_tmpfs |
| 53 | perfetto_traces_data_file |
| 54 | perfprofd_service |
| 55 | property_info |
| 56 | secure_element |
Ruchi Kandoi | ea3cf00 | 2018-03-06 14:26:34 -0800 | [diff] [blame] | 57 | secure_element_device |
Tri Vo | 7cc2a53 | 2018-01-31 17:15:13 -0800 | [diff] [blame] | 58 | secure_element_service |
| 59 | secure_element_tmpfs |
| 60 | slice_service |
| 61 | stats |
| 62 | stats_data_file |
| 63 | stats_exec |
| 64 | stats_service |
| 65 | statscompanion_service |
| 66 | statsd |
| 67 | statsd_exec |
| 68 | statsd_tmpfs |
| 69 | storaged_data_file |
| 70 | system_boot_reason_prop |
| 71 | system_update_service |
| 72 | tombstone_wifi_data_file |
| 73 | trace_data_file |
| 74 | traced |
| 75 | traced_consumer_socket |
| 76 | traced_exec |
| 77 | traced_probes |
| 78 | traced_probes_exec |
| 79 | traced_probes_tmpfs |
| 80 | traced_producer_socket |
Hector Dearman | 6f2040f | 2018-03-19 14:18:48 +0000 | [diff] [blame^] | 81 | traced_prop |
Tri Vo | 7cc2a53 | 2018-01-31 17:15:13 -0800 | [diff] [blame] | 82 | traced_tmpfs |
| 83 | traceur_app |
| 84 | traceur_app_tmpfs |
| 85 | update_engine_log_data_file |
| 86 | usbd |
| 87 | usbd_exec |
| 88 | usbd_tmpfs |
| 89 | vendor_default_prop |
| 90 | vendor_init |
| 91 | vendor_shell |
| 92 | vold_metadata_file |
| 93 | vold_prepare_subdirs |
| 94 | vold_prepare_subdirs_exec |
| 95 | vold_service |
| 96 | wm_trace_data_file |
| 97 | wpantund |
| 98 | wpantund_exec |
| 99 | wpantund_service |
| 100 | wpantund_tmpfs)) |
| 101 | |