2018-07-11 11:30:44 +02:00
|
|
|
;; new_objects - a collection of types that have been introduced that have no
|
|
|
|
;; analogue in older policy. Thus, we do not need to map these types to
|
|
|
|
;; previous ones. Add here to pass checkapi tests.
|
2018-09-30 02:47:10 +02:00
|
|
|
(type new_objects)
|
2018-07-11 11:30:44 +02:00
|
|
|
(typeattribute new_objects)
|
|
|
|
(typeattributeset new_objects
|
2018-09-30 02:47:10 +02:00
|
|
|
( new_objects
|
|
|
|
activity_task_service
|
2018-07-11 11:30:44 +02:00
|
|
|
adb_service
|
2018-09-05 02:13:16 +02:00
|
|
|
app_binding_service
|
2018-08-17 09:35:42 +02:00
|
|
|
apex_data_file
|
|
|
|
apex_mnt_dir
|
|
|
|
apex_key_file
|
|
|
|
apex_service
|
|
|
|
apexd
|
|
|
|
apexd_exec
|
|
|
|
apexd_tmpfs
|
2018-09-21 05:32:32 +02:00
|
|
|
biometric_service
|
2018-09-18 02:06:19 +02:00
|
|
|
;; TODO(b/116344577): remove after the issue is resolved
|
|
|
|
buffer_hub_service
|
2018-05-29 19:54:16 +02:00
|
|
|
fastbootd
|
2018-09-28 22:34:37 +02:00
|
|
|
fwk_stats_hwservice
|
2018-08-18 03:47:47 +02:00
|
|
|
color_display_service
|
2018-09-20 01:06:28 +02:00
|
|
|
hal_atrace_hwservice
|
2018-09-19 19:24:45 +02:00
|
|
|
hal_health_storage_hwservice
|
2018-04-09 02:15:08 +02:00
|
|
|
hal_system_suspend_default
|
|
|
|
hal_system_suspend_default_exec
|
|
|
|
hal_system_suspend_default_tmpfs
|
2018-07-11 11:30:44 +02:00
|
|
|
llkd
|
|
|
|
llkd_exec
|
2018-08-08 01:03:47 +02:00
|
|
|
llkd_prop
|
2018-07-11 11:30:44 +02:00
|
|
|
llkd_tmpfs
|
2018-08-30 14:04:55 +02:00
|
|
|
looper_stats_service
|
2018-10-05 23:48:29 +02:00
|
|
|
iorapd
|
|
|
|
iorapd_exec
|
|
|
|
iorapd_data_file
|
|
|
|
iorapd_service
|
|
|
|
iorapd_tmpfs
|
2018-07-11 11:30:44 +02:00
|
|
|
mnt_product_file
|
2018-06-13 17:02:29 +02:00
|
|
|
overlayfs_file
|
2018-05-29 19:54:16 +02:00
|
|
|
recovery_socket
|
2018-08-17 20:07:09 +02:00
|
|
|
super_block_device
|
2018-07-25 02:04:18 +02:00
|
|
|
system_lmk_prop
|
2018-04-09 02:15:08 +02:00
|
|
|
system_suspend_hwservice
|
2018-07-11 11:30:44 +02:00
|
|
|
time_prop
|
|
|
|
timedetector_service
|
|
|
|
timezonedetector_service
|
2018-07-22 08:21:08 +02:00
|
|
|
uri_grants_service
|
2018-08-02 00:48:20 +02:00
|
|
|
vrflinger_vsync_service
|
|
|
|
watchdogd_tmpfs))
|