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    profcollectd_etr_prop
9    fs_bpf_lmkd_memevents_rb
10    fs_bpf_lmkd_memevents_prog
11    fstype_prop
12    binderfs_logs_transactions
13    binderfs_logs_transaction_history
14    proc_compaction_proactiveness
15    proc_cgroups
16  ))
17