2020-05-07 13:19:05 +02:00
|
|
|
;; 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
|
2020-09-22 05:04:00 +02:00
|
|
|
ab_update_gki_prop
|
2020-07-28 00:15:53 +02:00
|
|
|
adbd_config_prop
|
2020-05-11 13:49:07 +02:00
|
|
|
apex_info_file
|
2020-09-09 01:35:24 +02:00
|
|
|
cgroup_v2
|
2020-06-10 12:27:12 +02:00
|
|
|
debugfs_kprobes
|
2020-09-11 00:43:07 +02:00
|
|
|
dmabuf_system_heap_device
|
2020-06-02 00:07:50 +02:00
|
|
|
gki_apex_prepostinstall
|
|
|
|
gki_apex_prepostinstall_exec
|
2020-09-02 22:32:05 +02:00
|
|
|
hal_fingerprint_service
|
2020-06-10 21:10:16 +02:00
|
|
|
gnss_device
|
2020-08-18 04:25:32 +02:00
|
|
|
hal_dumpstate_config_prop
|
2020-08-03 23:31:43 +02:00
|
|
|
hal_power_stats_service
|
2020-07-25 22:02:29 +02:00
|
|
|
keystore2_key_contexts_file
|
2020-09-08 12:41:43 +02:00
|
|
|
location_time_zone_manager_service
|
2020-06-18 06:43:23 +02:00
|
|
|
mediatranscoding_tmpfs
|
2020-09-18 09:47:05 +02:00
|
|
|
music_recognition_service
|
2020-07-08 11:09:49 +02:00
|
|
|
nfc_logs_data_file
|
2020-07-31 23:37:41 +02:00
|
|
|
people_service
|
2020-08-03 23:31:43 +02:00
|
|
|
power_stats_service
|
2020-09-11 03:51:58 +02:00
|
|
|
power_debug_prop
|
2020-06-18 06:43:23 +02:00
|
|
|
profcollectd
|
|
|
|
profcollectd_data_file
|
|
|
|
profcollectd_exec
|
2020-07-23 04:57:15 +02:00
|
|
|
profcollectd_service
|
2020-09-01 01:11:11 +02:00
|
|
|
shell_test_data_file
|
2020-08-31 09:24:40 +02:00
|
|
|
sysfs_devices_cs_etm
|
2020-05-27 23:10:39 +02:00
|
|
|
update_engine_stable_service
|
2020-06-02 11:47:16 +02:00
|
|
|
userspace_reboot_metadata_file))
|