1;; new_objects - a collection of types that have been introduced with ToT policy
2;;   that have no analogue in 33.0 policy.  Thus, we do not need to map
3;;   these types to previous ones.  Add here to pass checkapi tests.
4(type new_objects)
5(typeattribute new_objects)
6(typeattributeset new_objects
7  ( new_objects
8    adaptive_haptics_prop
9    apex_ready_prop
10    art_boot
11    art_boot_exec
12    artd
13    bt_device
14    build_attestation_prop
15    composd_vm_art_prop
16    composd_vm_vendor_prop
17    cpu_monitor_service
18    credential_service
19    device_as_webcam
20    device_config_camera_native_prop
21    device_config_core_experiments_team_internal_prop
22    device_config_edgetpu_native_prop
23    device_config_memory_safety_native_boot_prop
24    device_config_memory_safety_native_prop
25    device_config_updatable_service
26    device_config_vendor_system_native_prop
27    device_config_aconfig_flags_prop
28    devicelock_service
29    fwk_altitude_service
30    fwk_camera_service
31    fwk_sensor_service
32    game_manager_config_prop
33    grammatical_inflection_service
34    graphics_config_writable_prop
35    hal_bluetooth_service
36    hal_bootctl_service
37    hal_cas_service
38    hal_ivn_service
39    hal_remoteaccess_service
40    hal_secure_element_service
41    hal_tetheroffload_service
42    hal_thermal_service
43    hal_usb_gadget_service
44    hal_tv_input_service
45    hal_tv_hdmi_cec_service
46    hal_tv_hdmi_connection_service
47    hal_tv_hdmi_earc_service
48    hal_wifi_service
49    healthconnect_service
50    hypervisor_restricted_prop
51    isolated_compute_app
52    keystore_config_prop
53    ondevicepersonalization_system_service
54    fuseblk
55    fuseblkd_untrusted
56    fuseblkd_untrusted_exec
57    fuseblkd
58    fuseblkd_exec
59    ota_build_prop
60    permissive_mte_prop
61    persist_sysui_builder_extras_prop
62    persist_sysui_ranking_update_prop
63    prng_seeder
64    quick_start_prop
65    recovery_usb_config_prop
66    remote_provisioning_service
67    repair_mode_metadata_file
68    rkpdapp
69    servicemanager_prop
70    shutdown_checkpoints_system_data_file
71    snapuserd_log_data_file
72    stats_config_data_file
73    sysfs_fs_fuse_features
74    system_net_netd_service
75    timezone_metadata_prop
76    traced_oome_heap_session_count_prop
77    tuner_config_prop
78    tuner_server_ctl_prop
79    ublk_block_device
80    ublk_control_device
81    usb_uvc_enabled_prop
82    virtual_face_hal_prop
83    virtual_fingerprint_hal_prop
84    hal_gatekeeper_service
85    hal_broadcastradio_service
86    hal_confirmationui_service
87    hal_fastboot_service
88    hal_can_controller_service
89    zoned_block_device
90    future_pm_prop
91    vfio_device
92  ))
93