xref: /aosp_15_r20/system/sepolicy/private/compat/202404/202404.ignore.cil (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
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    bluetooth_finder_prop
9    profcollectd_etr_prop
10    fstype_prop
11    binderfs_logs_transactions
12    binderfs_logs_transaction_history
13    proc_compaction_proactiveness
14    proc_cgroups
15    ranging_service
16    supervision_service
17    app_function_service
18    virtual_fingerprint
19    virtual_fingerprint_exec
20    virtual_face
21    virtual_face_exec
22    hal_mediaquality_service
23    media_quality_service
24    advanced_protection_service
25    sysfs_firmware_acpi_tables
26    dynamic_instrumentation_service
27    intrusion_detection_service
28    wifi_mainline_supplicant_service
29  ))
30