• 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_mediaquality_service
21    hal_vm_capabilities_service
22    intrusion_detection_service
23    media_quality_service
24    proc_cgroups
25    proc_compaction_proactiveness
26    profcollectd_etr_prop
27    ranging_service
28    supervision_service
29    sysfs_cma
30    sysfs_firmware_acpi_tables
31    tee_service_contexts_file
32    trusty_security_vm_sys_vendor_prop
33    virtual_camera
34    virtual_camera_exec
35    virtual_face
36    virtual_face_exec
37    virtual_fingerprint
38    virtual_fingerprint_exec
39    virtualizationmanager
40    virtualizationmanager_exec
41    wifi_mainline_supplicant_service
42    wifi_usd_service
43  ))
44