99f6010820
Test: pass Change-Id: Ib6e55348641db3eeb26eaa74423ccd62724ec7ed
26 lines
770 B
Text
26 lines
770 B
Text
;; new_objects - a collection of types that have been introduced that have no
|
|
;; analogue in older policy. Thus, we do not need to map these types to
|
|
;; previous ones. Add here to pass checkapi tests.
|
|
(type new_objects)
|
|
(typeattribute new_objects)
|
|
(typeattributeset new_objects
|
|
( new_objects
|
|
adbd_config_prop
|
|
apex_info_file
|
|
cgroup_v2
|
|
debugfs_kprobes
|
|
gki_apex_prepostinstall
|
|
gki_apex_prepostinstall_exec
|
|
gnss_device
|
|
hal_dumpstate_config_prop
|
|
keystore2_key_contexts_file
|
|
mediatranscoding_tmpfs
|
|
people_service
|
|
profcollectd
|
|
profcollectd_data_file
|
|
profcollectd_exec
|
|
profcollectd_service
|
|
shell_test_data_file
|
|
sysfs_devices_cs_etm
|
|
update_engine_stable_service
|
|
userspace_reboot_metadata_file))
|