| ;; 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. |
| (typeattribute new_objects) |
| (typeattributeset new_objects |
| ( activity_task_service |
| adb_service |
| app_binding_service |
| biometric_service |
| ;; TODO(b/116344577): remove after the issue is resolved |
| buffer_hub_service |
| fastbootd |
| fwk_stats_hwservice |
| color_display_service |
| hal_atrace_hwservice |
| hal_health_storage_hwservice |
| hal_system_suspend_default |
| hal_system_suspend_default_exec |
| hal_system_suspend_default_tmpfs |
| llkd |
| llkd_exec |
| llkd_prop |
| llkd_tmpfs |
| looper_stats_service |
| mnt_product_file |
| overlayfs_file |
| recovery_socket |
| super_block_device |
| system_lmk_prop |
| system_suspend_hwservice |
| time_prop |
| timedetector_service |
| timezonedetector_service |
| uri_grants_service |
| vrflinger_vsync_service |
| watchdogd_tmpfs)) |