• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1;; new_objects - a collection of types that have been introduced with ToT policy
2;;   that have no analogue in 202404 policy.  Thus, we do not need to map these types to
3;;   previous ones.  Add here to pass checkapi tests.
4(type new_objects)
5(typeattribute new_objects)
6(typeattributeset new_objects
7  ( new_objects
8    app_function_service
9    binderfs_logs_transaction_history
10    binderfs_logs_transactions
11    bluetooth_finder_prop
12    crosvm
13    drm_config_prop
14    early_virtmgr
15    early_virtmgr_exec
16    enable_16k_pages_prop
17    forensic_service
18    fstype_prop
19    fwk_vold_service
20    hal_hwcrypto_service
21    hal_mediaquality_service
22    hal_vm_capabilities_service
23    intrusion_detection_service
24    media_quality_service
25    proc_cgroups
26    proc_compaction_proactiveness
27    profcollectd_etr_prop
28    ranging_service
29    supervision_service
30    sysfs_cma
31    sysfs_firmware_acpi_tables
32    tee_service_contexts_file
33    trusty_security_vm_sys_vendor_prop
34    virtual_camera
35    virtual_camera_exec
36    virtual_face
37    virtual_face_exec
38    virtual_fingerprint
39    virtual_fingerprint_exec
40    virtualizationmanager
41    virtualizationmanager_exec
42    wifi_mainline_supplicant_service
43    wifi_usd_service
44  ))
45